Interface ProcessApplicationRegistration

All Known Implementing Classes:
DefaultProcessApplicationRegistration

public interface ProcessApplicationRegistration

Represents a registration of a process application with a process engine

Author:
Daniel Meyer
See Also:
  • Method Details

    • getDeploymentIds

      Set<String> getDeploymentIds()
      Returns:
      the id of the Deployment for which the registration was created
    • getProcessEngineName

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