|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface StartTask
| Required Element Summary | |
|---|---|
String |
taskId
|
String |
value
the name of the task to start work on |
| Optional Element Summary | |
|---|---|
String |
userId
|
| Element Detail |
|---|
public abstract String taskId
public abstract String value
public abstract String userId
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||