public class Welcome extends Object
Modifier and Type | Field and Description |
---|---|
protected static WelcomeRuntimeDelegate |
WELCOME_RUNTIME_DELEGATE
The
WelcomeRuntimeDelegate is an delegate that will be
initialized by bootstrapping camunda welcome with an specific
instance |
Constructor and Description |
---|
Welcome() |
Modifier and Type | Method and Description |
---|---|
static WelcomeRuntimeDelegate |
getRuntimeDelegate()
Returns an instance of
WelcomeRuntimeDelegate |
static void |
setRuntimeDelegate(WelcomeRuntimeDelegate welcomeRuntimeDelegate)
A setter to set the
WelcomeRuntimeDelegate . |
protected static WelcomeRuntimeDelegate WELCOME_RUNTIME_DELEGATE
WelcomeRuntimeDelegate
is an delegate that will be
initialized by bootstrapping camunda welcome with an specific
instancepublic static WelcomeRuntimeDelegate getRuntimeDelegate()
WelcomeRuntimeDelegate
public static void setRuntimeDelegate(WelcomeRuntimeDelegate welcomeRuntimeDelegate)
WelcomeRuntimeDelegate
.cockpitRuntimeDelegate
- Copyright © 2020. All rights reserved.