Uses of Interface
org.camunda.bpm.welcome.WelcomeRuntimeDelegate
Package
Description
-
Uses of WelcomeRuntimeDelegate in org.camunda.bpm.webapp.impl.engine
Modifier and TypeFieldDescriptionprotected final WelcomeRuntimeDelegate
ProcessEnginesFilter.welcomeRuntimeDelegate
-
Uses of WelcomeRuntimeDelegate in org.camunda.bpm.welcome
Modifier and TypeFieldDescriptionprotected static WelcomeRuntimeDelegate
Welcome.WELCOME_RUNTIME_DELEGATE
TheWelcomeRuntimeDelegate
is an delegate that will be initialized by bootstrapping camunda welcome with an specific instanceModifier and TypeMethodDescriptionstatic WelcomeRuntimeDelegate
Welcome.getRuntimeDelegate()
Returns an instance ofWelcomeRuntimeDelegate
Modifier and TypeMethodDescriptionstatic void
Welcome.setRuntimeDelegate
(WelcomeRuntimeDelegate welcomeRuntimeDelegate) A setter to set theWelcomeRuntimeDelegate
. -
Uses of WelcomeRuntimeDelegate in org.camunda.bpm.welcome.impl