Interface ProcessDefinition

All Superinterfaces:
ApplicationElement

public interface ProcessDefinition extends ApplicationElement
  • Method Details

    • getId

      String getId()
    • getName

      String getName()
    • getKey

      String getKey()
    • getDescription

      String getDescription()
    • getVersion

      int getVersion()
    • getFormKey

      String getFormKey()
    • getCategory

      String getCategory()