Uses of Class
org.camunda.bpm.engine.impl.application.DefaultProcessApplicationRegistration
Packages that use DefaultProcessApplicationRegistration
-
Uses of DefaultProcessApplicationRegistration in org.camunda.bpm.engine.impl.application
Fields in org.camunda.bpm.engine.impl.application with type parameters of type DefaultProcessApplicationRegistrationModifier and TypeFieldDescriptionprotected Map<String,
DefaultProcessApplicationRegistration> ProcessApplicationManager.registrationsByDeploymentId
Methods in org.camunda.bpm.engine.impl.application that return DefaultProcessApplicationRegistrationModifier and TypeMethodDescriptionprotected DefaultProcessApplicationRegistration
ProcessApplicationManager.createProcessApplicationRegistration
(Set<String> deploymentsToRegister, ProcessApplicationReference reference)