Interface ProcessApplicationDeploymentInfo

  • All Known Implementing Classes:
    ProcessApplicationDeploymentInfoImpl

    public interface ProcessApplicationDeploymentInfo

    Object holding information about a deployment made by a process application.

    Author:
    Daniel Meyer
    • Method Detail

      • getProcessEngineName

        java.lang.String getProcessEngineName()
        Returns:
        the name of the process engine the deployment was made to
      • getDeploymentId

        java.lang.String getDeploymentId()
        Returns:
        the id of the deployment that was performed.