Class RestVariable

java.lang.Object
org.flowable.common.rest.variable.EngineRestVariable
org.flowable.rest.service.api.engine.variable.RestVariable

public class RestVariable extends EngineRestVariable
Pojo representing a variable used in REST-service which defines it's name, variable, scope and type.
Author:
Frederik Heremans