BCProjectWorkflow Methods |
The BCProjectWorkflow type exposes the following members.
Name | Description | |
---|---|---|
AssignManagers(IEnumerableString) |
Assigns workflow managers for the project.
| |
AssignManagers(IEnumerableString, String) |
Assigns workflow managers for the project.
| |
Equals | (Inherited from Object.) | |
ExecuteTransition(BCProjectWorkflowTransition) |
Executes a workflow transition.
| |
ExecuteTransition(BCProjectWorkflowTransition, String) |
Executes a workflow transition.
| |
ExecuteTransition(BCProjectWorkflowTransition, String, IEnumerableString) |
Executes a workflow transition.
| |
ExpectedTransitionResult |
Returns an expected result of the specified transition.
| |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Migrate(BCProjectWorkflowState) |
Migrate the project to the specified workflow state.
| |
Migrate(BCProjectWorkflowState, String) |
Migrate the project to the specified workflow state.
| |
Migrate(BCProjectWorkflowState, String, IEnumerableString) |
Migrate the project to the specified workflow state.
| |
RerouteToState(BCProjectWorkflowState, String, IEnumerableString) |
Reroutes the project in the workflow to a new state.
| |
RerouteToState(BCProjectWorkflowState, String, IEnumerableString, Boolean) |
Reroutes the project in the workflow to a new state.
| |
ToString | (Inherited from Object.) |