| Package | Description | 
|---|---|
| com.edorasware.one.action | |
| com.edorasware.rest.action | 
| Modifier and Type | Method and Description | 
|---|---|
List<FrontendAction> | 
FrontendActionGroup.getActions()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.springframework.http.ResponseEntity<FrontendAction> | 
ActionController.getActionById(String actionId,
             String workObjectGlobalId)
Returns the  
Action instance for the given action id. | 
org.springframework.http.ResponseEntity<List<FrontendAction>> | 
ActionController.getAllowedActionsForType(String typeId,
                        String qualifier)
Returns the allowed actions for the specified Type. 
 | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.