How to add custom pre-conditions for operation behaviors?
One answer
Hi,
I need to add a custom pre-condition that runs as part of the "Deliver (Client)" action when users try to deliver changes to a stream.
How do I deploy such a precondition that will be available in the preconditions list in the process configuration.
Thanks
Ariel
Hi Ariel,
Process provides an extension point(com.ibm.team.process.client.operationAdvisors) for adding client-side customized proconditions.
There is a wiki topic here that would be helpful-
https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation