Class ExternalTaskBpmnErrorAllOf


  • public class ExternalTaskBpmnErrorAllOf
    extends Object
    ExternalTaskBpmnErrorAllOf
    • Constructor Detail

      • ExternalTaskBpmnErrorAllOf

        public ExternalTaskBpmnErrorAllOf()
    • Method Detail

      • getWorkerId

        public String getWorkerId()
        The id of the worker that reports the failure. Must match the id of the worker who has most recently locked the task.
        Returns:
        workerId
      • setWorkerId

        public void setWorkerId​(String workerId)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object