Class EngineRestVariable
java.lang.Object
org.flowable.common.rest.variable.EngineRestVariable
- Direct Known Subclasses:
RestVariable
,RestVariable
Pojo representing a variable used in REST-service which defines it's name, variable and type.
- Author:
- Yvo Swillens
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EngineRestVariable
public EngineRestVariable()
-
-
Method Details
-
getName
-
setName
-
getType
-
setType
-
getValue
-
setValue
-
setValueUrl
-
getValueUrl
-