Extending Project Object Behavior
I would like to add a pre-condition to the 'Save Project Area' operation. I have successfully created a plugin that extends com.ibm.team.procses.service.operationAdvisors and I can apply it to any of the operations that are available in both the team and project 'Operation Behavior' configuration areas. However the project 'Operation Behavior' section has a very limited set of operations that I can extend.
- Dashboards
- Save Personal Dashboard (server)
- Save Project Dashboard (server)
I would expect to see something similar to the Team 'Proocess' area:
-Process
- Save Project Area (server)
However this operation is not available. I have searched extensively through the Process Configuration Source and have not been able to identify anything that would seem to govern this set of options. How can I add additional operations to my Project Operation Behavior so that I may extends those operations?
Thanks,
-Dave
- Dashboards
- Save Personal Dashboard (server)
- Save Project Dashboard (server)
I would expect to see something similar to the Team 'Proocess' area:
-Process
- Save Project Area (server)
However this operation is not available. I have searched extensively through the Process Configuration Source and have not been able to identify anything that would seem to govern this set of options. How can I add additional operations to my Project Operation Behavior so that I may extends those operations?
Thanks,
-Dave