The BCProjectWorkflow type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AssignManagers(IEnumerable<(Of <<'(String>)>>)) |
Assigns workflow managers for the project.
|
![]() | AssignManagers(IEnumerable<(Of <<'(String>)>>), 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, IEnumerable<(Of <<'(String>)>>)) |
Executes a workflow transition.
|
![]() | ExpectedTransitionResult |
Returns an expected result of the specified transition.
|
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (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, IEnumerable<(Of <<'(String>)>>)) |
Migrate the project to the specified workflow state.
|
![]() | RerouteToState(BCProjectWorkflowState, String, IEnumerable<(Of <<'(String>)>>)) |
Reroutes the project in the workflow to a new state.
|
![]() | RerouteToState(BCProjectWorkflowState, String, IEnumerable<(Of <<'(String>)>>), Boolean) |
Reroutes the project in the workflow to a new state.
|
![]() | ToString | (Inherited from Object.) |