Uses of Class
org.camunda.bpm.engine.authorization.Resources

Packages that use Resources
org.camunda.bpm.engine.authorization   
 

Uses of Resources in org.camunda.bpm.engine.authorization
 

Methods in org.camunda.bpm.engine.authorization that return Resources
static Resources Resources.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Resources[] Resources.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016 camunda services GmbH. All rights reserved.