public static class AuthManagerUtil.VariablePermissions extends Object
Modifier and Type | Field and Description |
---|---|
protected Permission |
historicTaskPermission |
protected Permission |
processDefinitionPermission |
Constructor and Description |
---|
VariablePermissions(boolean ensureSpecificVariablePermission) |
Modifier and Type | Method and Description |
---|---|
Permission |
getHistoricTaskPermission() |
Permission |
getProcessDefinitionPermission() |
protected Permission processDefinitionPermission
protected Permission historicTaskPermission
public VariablePermissions(boolean ensureSpecificVariablePermission)
public Permission getProcessDefinitionPermission()
public Permission getHistoricTaskPermission()
Copyright © 2022. All rights reserved.