public class Admin extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected static AdminRuntimeDelegate | ADMIN_RUNTIME_DELEGATEThe  AdminRuntimeDelegateis 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()
AdminRuntimeDelegatepublic static void setAdminRuntimeDelegate(AdminRuntimeDelegate adminRuntimeDelegate)
AdminRuntimeDelegate.cockpitRuntimeDelegate - Copyright © 2018. All rights reserved.