-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Deployments
-
None
-
1
-
1
Problem Definition
Currently the CustomBuildProcessor interface only works for build plans and not for deployments. This allows to add additional custom build processes after the main builder runs. However, this does not work for deployments.
Suggested Solution
Extend this one or create a new interface that would allow to create custom plug ins that would run actions after a deployment has run.
Workaround
There is no workaround.