A service broker which allows intervention of Process Instances in execution, including:
- Execute a Go to Activity on a Process Instance.
- Change the version of a Process Instance.
- Get a list of Process Folder Definitions.
- Get a list of Process Definitions given a specific Process Folder Definition.
- Load a Process Definition.
- Get a list of Activity Definitions of a particular Process Definition.
- Load a specific Activity Definition of a particular Process Definition.
The project includes a post-build event command line that will perform the following actions in order:
- Stop the K2 blackpearl Service.
- Copy the built output to C:Program Files (x86)K2 blackpearlServiceBroker.
- Start the K2 blackpearl Service.