It's all about the answers!

Ask a question

Information on actions returned by AdvisableOperation#getAct


Geoff Alexander (19623947) | asked Jul 02 '10, 3:19 p.m.
I've found that AdvisableOperation#getActions() returns a String array with each String having the form <ActionPart1>/.../<ActionPartN>. Can someone point me to information on the returned actions such as the possible values for each of action part and their semantics? The Javadoc for AdvisableOperation#getActions() implies that the actions are defined by subclasses of AdvisableOperation. However, looking at the Javadoc for WorkItemProcessAreaOperation#getActions(), for example, I find no additional information.

Thanks,
Geoff Alexander

One answer



permanent link
Jared Burns (4.5k29) | answered Jul 02 '10, 3:29 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
On Fri, 02 Jul 2010 19:22:59 +0000, gdlxn wrote:

I've found that AdvisableOperation#getActions() returns a String array
with each String having the form
ActionPart1>/.../<ActionPartN>. Can someone point me to information on
the returned actions such as the possible values for each of action part
and their semantics? The Javadoc for AdvisableOperation#getActions()
implies that the actions are defined by subclasses of
AdvisableOperation. However, looking at the Javadoc for
WorkItemProcessAreaOperation#getActions(), for example, I find no
additional information.

This is discussed in the developer guide as well:

https://jazz.net/wiki/bin/view/Main/
TeamProcessDeveloperGuide#Operation_Actions_Process_Permis

- Jared

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.