Package org.alfresco.rest.model
Class RestActionBodyExecTemplateModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestActionBodyExecTemplateModel
- All Implemented Interfaces:
IModelAssertion<RestActionBodyExecTemplateModel>,IRestModel<RestActionBodyExecTemplateModel>,org.alfresco.utility.model.Model
public class RestActionBodyExecTemplateModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestActionBodyExecTemplateModel>
Generated by 'Kristian.Dimitrov@hyland.com' on '2022-07-14 13:22' from 'Alfresco Content Services REST API' swagger file Generated from 'Alfresco Content Services REST API' swagger file Base Path {@linkplain /alfresco/api/-default-/public/alfresco/versions/1}
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()onModel()voidsetActionDefinitionId(String actionDefinitionId) voidsetParams(Map<String, Serializable> params) toString()Methods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJsonMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.alfresco.rest.core.assertion.IModelAssertion
and, assertThat
-
Constructor Details
-
RestActionBodyExecTemplateModel
public RestActionBodyExecTemplateModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestActionBodyExecTemplateModel>
-
getActionDefinitionId
-
setActionDefinitionId
-
getParams
-
setParams
-
toString
- Overrides:
toStringin classorg.alfresco.utility.model.TestModel
-
equals
-
hashCode
public int hashCode()
-