|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.graph.action.ActionTypes
public class ActionTypes
| Constructor Summary | |
|---|---|
ActionTypes()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getActionName(java.lang.Class type)
|
static java.util.Set |
getActionNames()
|
static java.lang.Class |
getActionType(java.lang.String name)
|
static java.util.Set |
getActionTypes()
|
static boolean |
hasActionName(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionTypes()
| Method Detail |
|---|
public static java.util.Set getActionTypes()
public static java.util.Set getActionNames()
public static java.lang.Class getActionType(java.lang.String name)
public static java.lang.String getActionName(java.lang.Class type)
public static boolean hasActionName(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||