Class ProcessInstanceResult


  • public class ProcessInstanceResult
    extends org.activiti.api.model.shared.Result<ProcessInstance>
    • Method Summary

      • Methods inherited from class org.activiti.api.model.shared.Result

        getEntity, getPayload
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProcessInstanceResult

        public ProcessInstanceResult()
      • ProcessInstanceResult

        public ProcessInstanceResult​(org.activiti.api.model.shared.Payload payload,
                                     ProcessInstance entity)