Package org.alfresco.rest.api.model
Class Rule
- java.lang.Object
-
- org.alfresco.rest.api.model.Rule
-
@Experimental public class Rule extends Object
-
-
Constructor Summary
Constructors Constructor Description Rule()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Rulefrom(Rule ruleModel)StringgetId()StringgetName()voidsetId(String id)voidsetName(String name)
-