Namespace: Consultingwerk.Windows.Framework.Workflow
Class 
WorkflowProcessInstanceDiagramRenderer Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramRenderer

File:WorkflowProcessInstanceDiagramRenderer
Purpose:Renders a workflow process instance diagram (run time)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat May 16 08:25:36 CEST 2020
Purpose: Constructor for the WorkflowProcessInstanceDiagramRenderer class
Notes:



Top Method Summary
Options Name Purpose
# FormatPorts (Shape) Formats the ports of a Shape
Inherited from Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramRenderer
# RenderActivities (character) Renders the workflow activities
Inherited from Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramRenderer
# RenderStatus (character) Renders the Status
Inherited from Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramRenderer
+ RenderWorkflowDiagram (character, character) Renders the Workflow template Diagram
+ RenderWorkflowDiagram (character, handle, character) Renders the Workflow template Diagram
+ RenderWorkflowDiagram (dataset, character) Renders the Workflow template Diagram
Overrides Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramRenderer:RenderWorkflowDiagram (dataset, character)

Top Constructor Summary
Options Name Purpose
+ WorkflowProcessInstanceDiagramRenderer (WorkflowDiagramControl) Constructor for the WorkflowProcessInstanceDiagramRenderer class

Top Property Summary
Options Name Purpose
# Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramControl Control
Inherited from Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramRenderer


Method Detail
Top

PROTECTED FormatPorts (Shape)

Inherited from Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramRenderer
Purpose: Formats the ports of a Shape
Notes:

Parameters:
poShape Crainiate.Diagramming.Shape
The shape
Top

PROTECTED RenderActivities (character)

Inherited from Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramRenderer
Purpose: Renders the workflow activities
Notes:

Parameters:
pcWorkflowGuid CHARACTER
The workflow GUID to render
Top

PROTECTED RenderStatus (character)

Inherited from Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramRenderer
Purpose: Renders the Status
Notes:

Parameters:
pcWorkflowGuid CHARACTER
The workflow GUID to render
Top

PUBLIC RenderWorkflowDiagram (character, character)

Purpose: Renders the Workflow template Diagram
Notes: Not supported

Parameters:
pcWorkflowGuid CHARACTER
The GUID of the Workflow
pcWorkflowStatusGuid CHARACTER
The GUID of the Workflow Status
Top

PUBLIC RenderWorkflowDiagram (character, handle, character)

Purpose: Renders the Workflow template Diagram
Notes: Not supported

Parameters:
pcEntityName CHARACTER
The name of the Business Entity
phRecordBuffer HANDLE
The buffer with the record representing the state of the workflow instance
pcWorkflowName CHARACTER
The name of the Workflow
Top

PUBLIC RenderWorkflowDiagram (dataset, character)

Overrides Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramRenderer:RenderWorkflowDiagram (dataset, character)
Purpose: Renders the Workflow template Diagram
Notes: Not supported

Parameters:
dsWorkflow DATASET dsWorkflow
The Dataset with the workflow design
pcWorkflowGuid CHARACTER
The GUID of the Workflow to render


Constructor Detail
Top

PUBLIC WorkflowProcessInstanceDiagramRenderer (WorkflowDiagramControl)

Purpose: Constructor for the WorkflowProcessInstanceDiagramRenderer class
Notes:

Parameters:
poControl Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramControl
The reference to the WorkflowDiagramControl instance


Property Detail
Top

PROTECTED Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramControl Control

Inherited from Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramRenderer

Returns Consultingwerk.Windows.Framework.Workflow.WorkflowDiagramControl


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:01