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 Details

    • getProcessEngineName

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

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