Package | Description |
---|---|
com.activiti.domain.editor |
Modifier and Type | Method and Description |
---|---|
SharePermission |
ModelShareInfo.getPermission() |
static SharePermission |
SharePermission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SharePermission[] |
SharePermission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelShareInfo.setPermission(SharePermission permission) |
Copyright © 2014–2015 Alfresco. All rights reserved.