Interface ProcessDesc

    • Method Detail

      • getPackageName

        String getPackageName()
        Return the process description package name.
        Returns:
        package name
      • getNamespace

        String getNamespace()
        Return the process description namespace.
        Returns:
        namespace
      • getDeploymentId

        String getDeploymentId()
        Return the process description deployment id.
        Returns:
        deployment id
      • getEncodedProcessSource

        String getEncodedProcessSource()
        Return the encoded process source.
        Returns:
        encoded process source
      • getForms

        Map<String,​String> getForms()
        Return the process description forms.
        Returns:
        forms
      • getRoles

        List<String> getRoles()
        Return the process description roles.
        Returns:
        roles