Interface IBpmnPlan

    • Method Detail

      • getPlanref

        java.lang.String getPlanref()
        Gets the plan reference.
        Returns:
        The plan reference.
      • setPlanref

        void setPlanref​(java.lang.String planref)
        Sets the plan reference.
        Parameters:
        planref - The plan reference.