Uses of Interface
org.nuxeo.ecm.platform.routing.api.ActionableObject
-
Packages that use ActionableObject Package Description org.nuxeo.ecm.platform.routing.api.helper Helper classes to restart aDocumentRoute
from a waiting state. -
-
Uses of ActionableObject in org.nuxeo.ecm.platform.routing.api.helper
Fields in org.nuxeo.ecm.platform.routing.api.helper declared as ActionableObject Modifier and Type Field Description protected ActionableObject
ActionableValidator. actionnable
Deprecated.Constructors in org.nuxeo.ecm.platform.routing.api.helper with parameters of type ActionableObject Constructor Description ActionableValidator(ActionableObject actionnable, CoreSession session)
Deprecated.ActionableValidator(ActionableObject actionnable, CoreSession session, Map<String,Serializable> additionalProperties)
Deprecated.
-