|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.atlassian.crucible.spi.data.Actions
public class Actions
Collection of available actions for user
| Field Summary | |
|---|---|
java.util.List<ActionData> |
actionData
|
| Constructor Summary | |
|---|---|
Actions()
|
|
Actions(java.util.List<ActionData> allActions)
|
|
| 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> actionData
| Constructor Detail |
|---|
public Actions()
public Actions(java.util.List<ActionData> allActions)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||