| Modifier and Type | Required Element and Description |
|---|---|
String |
from |
String |
on |
String |
to |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
callMethod |
boolean |
isTargetFinal |
int |
priority |
TransitionType |
type |
Class<? extends Condition> |
when |
String |
whenMvel |
public abstract String from
public abstract String to
public abstract String on
public abstract boolean isTargetFinal
public abstract Class<? extends Condition> when
public abstract String whenMvel
public abstract TransitionType type
public abstract String callMethod
public abstract int priority
Copyright © 2013–2016. All rights reserved.