Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
TaskSDKInterfaces.cs File Reference

Go to the source code of this file.

Classes

interface  AxelSemrau.Chronos.Plugin.SDKSupport.IParallelScriptTask
 Interface for the parrallel Script tasks. More...
 
interface  AxelSemrau.Chronos.Plugin.SDKSupport.ITaskPluginAccessor
 Allows getting the PlugIn ITask. More...
 
interface  AxelSemrau.Chronos.Plugin.SDKSupport.ITokenResolver
 ITokenResolver for resolving a Method Column TRAY% expression into its value. More...
 
interface  AxelSemrau.Chronos.Plugin.SDKSupport.ITaskHelperSupport
 ITaskHelperSupport. More...
 

Namespaces

namespace  AxelSemrau
 Things provided by an AxelSemrau program or library. Do not put your own code into this namespace, as there could be naming collisions in future versions of Chronos.
 
namespace  AxelSemrau.Chronos
 Things provided by AxelSemrau Chronos - do not put your own code into this namespace.
 
namespace  AxelSemrau.Chronos.Plugin
 Classes and interfaces that are meant for plugins. The classes and interfaces below this namespace are meant to be upwards compatible across Chronos versions. If you notice any incompatibilities, please let us know.
 
namespace  AxelSemrau.Chronos.Plugin.SDKSupport
 Functionality supporting CTC's Task SDK plugins.
 

Functions

delegate object AxelSemrau.Chronos.Plugin.SDKSupport.dGetMethodInformation ()
 Deleget for obtaining MethodInformation.