Uses of Class
com.atlassian.crowd.plugin.rest.entity.ActionEntity.Action

Packages that use ActionEntity.Action
com.atlassian.crowd.plugin.rest.entity   
 

Uses of ActionEntity.Action in com.atlassian.crowd.plugin.rest.entity
 

Methods in com.atlassian.crowd.plugin.rest.entity that return ActionEntity.Action
static ActionEntity.Action ActionEntity.Action.of(java.lang.String actionName)
           
static ActionEntity.Action ActionEntity.Action.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ActionEntity.Action[] ActionEntity.Action.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.crowd.plugin.rest.entity with parameters of type ActionEntity.Action
static ActionEntity ActionEntity.newInstance(ActionEntity.Action action)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.