|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.crucible.spi.data.Transitions
public class Transitions
Field Summary | |
---|---|
java.util.List<ActionData> |
transitionData
|
Constructor Summary | |
---|---|
Transitions()
|
|
Transitions(java.util.List<ActionData> allTransitions)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.List<ActionData> transitionData
Constructor Detail |
---|
public Transitions()
public Transitions(java.util.List<ActionData> allTransitions)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |