|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=METHOD) public static @interface ERDBranchDelegate.D2WDelegate
Runtime flags for the delegate, so you can have one delegate for all tasks.
Optional Element Summary | |
---|---|
java.lang.String |
availablePages
Returns the names of the pages where you can have this method. |
java.lang.String |
availableTasks
Returns the names of the tasks where you can have this method. |
java.lang.String |
scope
Returns the names of the scope where you can have this method. |
public abstract java.lang.String scope
public abstract java.lang.String availableTasks
public abstract java.lang.String availablePages
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |