Interface ProcessDefinition

    • Method Detail

      • getDescription

        java.lang.String getDescription()
        description of this process
      • hasStartFormKey

        boolean hasStartFormKey()
        Does this process definition has a start form key.
      • isSuspended

        boolean isSuspended()
        Returns true if the process definition is in suspended state.
      • getVersionTag

        java.lang.String getVersionTag()
        Version tag of the process definition.
      • isStartableInTasklist

        boolean isStartableInTasklist()
        Returns true if the process definition is startable in Tasklist.