Class NodeInstanceNotFoundException

    • Constructor Detail

      • NodeInstanceNotFoundException

        public NodeInstanceNotFoundException​(String processInstanceId,
                                             String nodeInstanceId)
      • NodeInstanceNotFoundException

        public NodeInstanceNotFoundException​(String processInstanceId,
                                             String nodeInstanceId,
                                             Throwable cause)
    • Method Detail

      • getProcessInstanceId

        public String getProcessInstanceId()
      • getNodeInstanceId

        public String getNodeInstanceId()