Uses of Class
org.pentaho.platform.engine.core.solution.ActionInfo

Packages that use ActionInfo
org.pentaho.platform.engine.core.solution   
 

Uses of ActionInfo in org.pentaho.platform.engine.core.solution
 

Methods in org.pentaho.platform.engine.core.solution that return ActionInfo
static ActionInfo ActionInfo.parseActionString(String actionString)
           
static ActionInfo ActionInfo.parseActionString(String actionString, boolean mustBeComplete)
          Break an action string into it's 3 components: the solution Id, the path to action file, and the action name