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