Package | Description |
---|---|
org.camunda.bpm.engine.authorization | |
org.camunda.bpm.qa.rolling.update.scenarios.authorization |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected static Authorization |
AuthorizationScenario.createAuthorization(AuthorizationService authorizationService,
Permission permission,
Resources resource,
String userId) |
Copyright © 2019. All rights reserved.