Class DeleteProcessPayloadBuilder
java.lang.Object
org.activiti.api.process.model.builders.DeleteProcessPayloadBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withProcessInstance(ProcessInstance processInstance) withProcessInstanceId(String processDefinitionId) withReason(String reason)
-
Constructor Details
-
DeleteProcessPayloadBuilder
public DeleteProcessPayloadBuilder()
-
-
Method Details
-
withProcessInstanceId
-
withReason
-
withProcessInstance
-
build
-