Class ByteArrayType

java.lang.Object
org.flowable.variable.service.impl.types.ByteArrayType
All Implemented Interfaces:
VariableType
Direct Known Subclasses:
SerializableType

public class ByteArrayType extends Object implements VariableType
Author:
Tom Baeyens