Interface FlowNode

    • Method Detail

      • isCamundaAsyncBefore

        boolean isCamundaAsyncBefore()
      • setCamundaAsyncBefore

        void setCamundaAsyncBefore​(boolean isCamundaAsyncBefore)
      • isCamundaAsyncAfter

        boolean isCamundaAsyncAfter()
      • setCamundaAsyncAfter

        void setCamundaAsyncAfter​(boolean isCamundaAsyncAfter)
      • isCamundaExclusive

        boolean isCamundaExclusive()
      • setCamundaExclusive

        void setCamundaExclusive​(boolean isCamundaExclusive)
      • getCamundaJobPriority

        String getCamundaJobPriority()
      • setCamundaJobPriority

        void setCamundaJobPriority​(String jobPriority)