Package org.alfresco.rest.model
Class RestProcessVariableModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestProcessVariableModel
- All Implemented Interfaces:
IModelAssertion<RestProcessVariableModel>,IRestModel<RestProcessVariableModel>,org.alfresco.utility.model.Model
public class RestProcessVariableModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestProcessVariableModel>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionand()getName()static RestProcessVariableModelgetRandomProcessVariableModel(String variableType) getType()getValue()onModel()voidvoidvoidMethods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toString
-
Constructor Details
-
RestProcessVariableModel
public RestProcessVariableModel() -
RestProcessVariableModel
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestProcessVariableModel>
-
getName
-
setName
-
getValue
-
setValue
-
getType
-
setType
-
getRandomProcessVariableModel
-
assertThat
- Specified by:
assertThatin interfaceIModelAssertion<RestProcessVariableModel>
-
and
- Specified by:
andin interfaceIModelAssertion<RestProcessVariableModel>
-