Uses of Class
org.camunda.bpm.engine.impl.application.DefaultProcessApplicationRegistration
-
Packages that use DefaultProcessApplicationRegistration Package Description org.camunda.bpm.engine.impl.application -
-
Uses of DefaultProcessApplicationRegistration in org.camunda.bpm.engine.impl.application
Fields in org.camunda.bpm.engine.impl.application with type parameters of type DefaultProcessApplicationRegistration Modifier and Type Field Description protected Map<String,DefaultProcessApplicationRegistration>
ProcessApplicationManager. registrationsByDeploymentId
Methods in org.camunda.bpm.engine.impl.application that return DefaultProcessApplicationRegistration Modifier and Type Method Description protected DefaultProcessApplicationRegistration
ProcessApplicationManager. createProcessApplicationRegistration(Set<String> deploymentsToRegister, ProcessApplicationReference reference)
-