Class AbstractLogOrThrowWorkItemHandler

    • Field Detail

      • logThrownException

        protected boolean logThrownException
      • handlingProcessId

        protected String handlingProcessId
      • handlingStrategy

        protected String handlingStrategy
      • retries

        protected int retries
    • Constructor Detail

      • AbstractLogOrThrowWorkItemHandler

        public AbstractLogOrThrowWorkItemHandler()
    • Method Detail

      • setLogThrownException

        public void setLogThrownException​(boolean logException)
      • handleException

        protected void handleException​(Throwable cause)
      • findNodeInstance

        protected WorkItemNodeInstance findNodeInstance​(long workItemId,
                                                        org.kie.api.runtime.process.NodeInstanceContainer container)