This is an working class library of static functions which can be used using the Build Tools.
Over the course of the next 12 months I will be adding functions to this page so bookmark it and come back regularly for new cool features and updates.
GitHub Repository: https://github.com/SimonSparksUK/Orchestrator
Filename: Utilities.ts
import{Logger}from"com.vmware.pscoe.library.ts.logging/Logger";
import{ConfigElementAccessor}from"com.vmware.pscoe.library.ts.util/ConfigElementAccessor";
import{ResourceElementAccessor}from"com.vmware.pscoe.library.ts.util/ResourceElementAccessor";
exportclassUtilities{
privateconstructor(){}
}Class Functions:
- Function: Compare Two Numbers
- Function: Compare Two Strings
- Function: Compare Two Strings using International Locale
- Function: Compare Two Variables
- Function: Execute a Workflow
- Function: List Workflows in Folders
- Function: Log an Array of Properties
- Function: Log Exception Details
- Function: Log Execution Context
- Function: Log Input Properties
- Function: Orchestrator Get Workflow By Path and Name
- Function: Orchestrator Wait For Workflow To Complete
- Function: Orchestrator Workflow Get By Category
- Function: Orchestrator WorkflowToken Attribute Log ( current workflow )
- Function: Orchestrator WorkflowToken Attribute Log ( root workflow )
- Function: Orchestrator WorkflowToken Ouput Parameter Log ( current workflow )
- Function: Orchestrator WorkflowToken Ouput Parameter Log ( root workflow )
- Function: Orchestrator WorkflowToken Parameter Input Log ( current workflow )
- Function: Orchestrator WorkflowToken Parameter Input Log ( root workflow )
- Function: Recurrently Schedule a Workflow
- Function: ResourceElement Delete
- Function: ResourceElement Get
- Function: ResourceElement Get by Name
- Function: ResourceElement Get Content
- Function: ResourceElement Set Content
- Function: ResourceElement Update
- Function: Scheduled a Workflow
- Function: Sort an Array of Numbers
- Function: Sort an Array of Properties
- Function: Sort an Array of Properties using International Locale
- Function: Sort an Array of Strings
- Function: Sort an Array of Strings using International Locale
- Function: Sort an Array of vCenter Managed Entity by any Property Value
- Function: Sort an Array of vCenter Managed Entity by any Property Value using International Locale
- Function: Validate Certificate
- Function: Validate Function Inputs
- Function: Validate Workflow Inputs
- Function: Validate Workflow or Function Input Validation
- Orchestrator Class Library: XPath Query Builder
Discover more from Cloud Build Tools
Subscribe to get the latest posts sent to your email.
