Class Admin

java.lang.Object
org.camunda.bpm.admin.Admin

public class Admin extends Object
The admin application. Provides access to the admin core services.
Author:
Daniel Meyer
  • Field Details

    • ADMIN_RUNTIME_DELEGATE

      protected static AdminRuntimeDelegate ADMIN_RUNTIME_DELEGATE
      The AdminRuntimeDelegate is an delegate that will be initialized by bootstrapping camunda admin with an specific instance
  • Constructor Details

    • Admin

      public Admin()
  • Method Details