public class Admin extends Object
Modifier and Type | Field and Description |
---|---|
protected static AdminRuntimeDelegate |
ADMIN_RUNTIME_DELEGATE
The
AdminRuntimeDelegate is an delegate that will be
initialized by bootstrapping camunda admin with an specific
instance |
Constructor and Description |
---|
Admin() |
Modifier and Type | Method and Description |
---|---|
static AdminRuntimeDelegate |
getRuntimeDelegate()
Returns an instance of
AdminRuntimeDelegate |
static void |
setAdminRuntimeDelegate(AdminRuntimeDelegate adminRuntimeDelegate)
A setter to set the
AdminRuntimeDelegate . |
protected static AdminRuntimeDelegate ADMIN_RUNTIME_DELEGATE
AdminRuntimeDelegate
is an delegate that will be
initialized by bootstrapping camunda admin with an specific
instancepublic static AdminRuntimeDelegate getRuntimeDelegate()
AdminRuntimeDelegate
public static void setAdminRuntimeDelegate(AdminRuntimeDelegate adminRuntimeDelegate)
AdminRuntimeDelegate
.cockpitRuntimeDelegate
- Copyright © 2015. All rights reserved.