Uses of Interface
org.hippoecm.repository.api.WorkflowAction.PayloadKey
-
Packages that use WorkflowAction.PayloadKey Package Description org.hippoecm.repository.api -
-
Uses of WorkflowAction.PayloadKey in org.hippoecm.repository.api
Classes in org.hippoecm.repository.api that implement WorkflowAction.PayloadKey Modifier and Type Class Description static class
DocumentWorkflowAction.DocumentPayloadKey
Methods in org.hippoecm.repository.api with parameters of type WorkflowAction.PayloadKey Modifier and Type Method Description DocumentWorkflowAction
DocumentWorkflowAction. addEventPayload(WorkflowAction.PayloadKey key, Object value)
-