Package | Description |
---|---|
org.camunda.bpm.webapp.impl.engine | |
org.camunda.bpm.welcome | |
org.camunda.bpm.welcome.impl |
Modifier and Type | Field and Description |
---|---|
protected WelcomeRuntimeDelegate |
ProcessEnginesFilter.welcomeRuntimeDelegate |
Modifier and Type | Field and Description |
---|---|
protected static WelcomeRuntimeDelegate |
Welcome.WELCOME_RUNTIME_DELEGATE
The
WelcomeRuntimeDelegate is an delegate that will be
initialized by bootstrapping camunda welcome with an specific
instance |
Modifier and Type | Method and Description |
---|---|
static WelcomeRuntimeDelegate |
Welcome.getRuntimeDelegate()
Returns an instance of
WelcomeRuntimeDelegate |
Modifier and Type | Method and Description |
---|---|
static void |
Welcome.setRuntimeDelegate(WelcomeRuntimeDelegate welcomeRuntimeDelegate)
A setter to set the
WelcomeRuntimeDelegate . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWelcomeRuntimeDelegate |
Copyright © 2022. All rights reserved.