public interface ProcessApplicationRegistration
Represents a registration of a process application with a process engine
ManagementService.registerProcessApplication(String, ProcessApplicationReference)| Modifier and Type | Method and Description | 
|---|---|
| Set<String> | getDeploymentIds() | 
| String | getProcessEngineName() | 
Set<String> getDeploymentIds()
Deployment for which the registration was createdString getProcessEngineName()
Copyright © 2018. All rights reserved.