Class StringType

java.lang.Object
org.activiti.engine.impl.variable.StringType
All Implemented Interfaces:
VariableType

public class StringType extends Object implements VariableType
  • Constructor Details

    • StringType

      public StringType(int maxLength)
  • Method Details