Uses of Class
org.alfresco.rest.core.assertion.ModelAssertion.Operation
-
Packages that use ModelAssertion.Operation Package Description org.alfresco.rest.core.assertion -
-
Uses of ModelAssertion.Operation in org.alfresco.rest.core.assertion
Methods in org.alfresco.rest.core.assertion that return ModelAssertion.Operation Modifier and Type Method Description static ModelAssertion.OperationModelAssertion.Operation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ModelAssertion.Operation[]ModelAssertion.Operation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-