Package org.alfresco.rest.model
Class RestRuleExecutionModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestRuleExecutionModel
- All Implemented Interfaces:
IModelAssertion<RestRuleExecutionModel>,IRestModel<RestRuleExecutionModel>,org.alfresco.utility.model.Model
public class RestRuleExecutionModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestRuleExecutionModel>
Generated by 'krystian' on '2022-09-28 11:33' 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 TypeMethodDescriptionbooleanbooleaninthashCode()onModel()voidsetIsEachSubFolderIncluded(boolean isEachSubFolderIncluded) 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
-
RestRuleExecutionModel
public RestRuleExecutionModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestRuleExecutionModel>
-
getIsEachSubFolderIncluded
public boolean getIsEachSubFolderIncluded() -
setIsEachSubFolderIncluded
public void setIsEachSubFolderIncluded(boolean isEachSubFolderIncluded) -
toString
- Overrides:
toStringin classorg.alfresco.utility.model.TestModel
-
equals
-
hashCode
public int hashCode()
-