Uses of Class
org.camunda.bpm.application.impl.ProcessApplicationIdentifier
Packages that use ProcessApplicationIdentifier
Package
Description
-
Uses of ProcessApplicationIdentifier in org.camunda.bpm.application.impl
Fields in org.camunda.bpm.application.impl with type parameters of type ProcessApplicationIdentifierModifier and TypeFieldDescriptionprotected static ThreadLocal<ProcessApplicationIdentifier>
ProcessApplicationContextImpl.currentProcessApplication
Methods in org.camunda.bpm.application.impl that return ProcessApplicationIdentifierModifier and TypeMethodDescriptionstatic ProcessApplicationIdentifier
ProcessApplicationContextImpl.get()
Methods in org.camunda.bpm.application.impl with parameters of type ProcessApplicationIdentifierModifier and TypeMethodDescriptionstatic void
ProcessApplicationContextImpl.set
(ProcessApplicationIdentifier identifier) -
Uses of ProcessApplicationIdentifier in org.camunda.bpm.engine.impl.cmd
Methods in org.camunda.bpm.engine.impl.cmd with parameters of type ProcessApplicationIdentifierModifier and TypeMethodDescriptionCommandLogger.cannotReolvePa
(ProcessApplicationIdentifier processApplicationIdentifier) -
Uses of ProcessApplicationIdentifier in org.camunda.bpm.engine.impl.interceptor
Methods in org.camunda.bpm.engine.impl.interceptor with parameters of type ProcessApplicationIdentifierModifier and TypeMethodDescriptionprotected ProcessApplicationReference
ProcessApplicationContextInterceptor.getPaReference
(ProcessApplicationIdentifier processApplicationIdentifier)