CFile

case class CFile(@Schema$$annotations$$description("The File\'s content as Base64 encoded String.") value: String, valueInfo: CFileValueInfo, `type`: String) extends CamundaVariable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product