Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

FollowupAction - Configurable Properties?

For a task that extends AbstractAutoScheduledTask, it is possible to set up configuration properties such as TaskDelay.

Is the same possible for an operation that implements IOperationParticipant?
Is there a similar abstract class for operations?

The plugin.xml doesn't seem to mind but I don't see a listing on the Advanced Properties page.

0 votes



2 answers

Permanent link
There is a documentation about followup action you might be interested:
https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation#Follow_up_Actions

0 votes


Permanent link
On Tue, 13 Apr 2010 03:22:53 +0000, jdoran wrote:

For a task that extends AbstractAutoScheduledTask, it is possible to set
up configuration properties such as TaskDelay.

Is the same possible for an operation that implements
IOperationParticipant?
Is there a similar abstract class for operations?

The plugin.xml doesn't seem to mind but I don't see a listing on the
Advanced Properties page.

You would use something like AbstractAutoScheduleTask to implement built-
in behavior in your service.

You would use IOperationParticipant to implement optional behavior which
end-users could choose to include as part of their Process.

--
Jared Burns
Jazz Process Team

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,944

Question asked: Apr 12 '10, 11:16 p.m.

Question was seen: 5,485 times

Last updated: Apr 12 '10, 11:16 p.m.

Confirmation Cancel Confirm