Package org.guvnor.rest.client
Class PermissionType
- java.lang.Object
-
- org.guvnor.rest.client.PermissionType
-
@Portable public class PermissionType extends Object
-
-
Constructor Summary
Constructors Constructor Description PermissionType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getExceptions()booleanisAccess()voidsetAccess(boolean access)voidsetExceptions(List<String> exceptions)
-