|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL Equals (Object) |
Compares this Enum member to another member of this Enum by Value Inherited from Consultingwerk.Enum |
|
| + | Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum FromString (character) |
Returns the reference to the Enum member with the given name |
|
| + | Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum FromValue (integer) |
Returns the reference to the Enum member with the given value |
|
| + | Consultingwerk.Framework.Collections.CharacterList GetNames () |
Returns a CharacterList with the names of the Enum members |
|
| + F | INT64 GetValue () |
Returns the Value of the Enum Member Inherited from Consultingwerk.Enum |
|
| + | CHARACTER ToString () |
Returns a CHARACTER representation (human readable) of the
Enum member Inherited from Consultingwerk.Enum |
| Options | Name | Purpose | |
|---|---|---|---|
| - | SchedulerJobStatusEnum (integer, character) |
Constructor for the SchedulerJobStatusEnum |
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum Cancelled |
|
|
| + | Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum Failed |
|
|
| + | Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum Finished |
|
|
| # | CHARACTER Label |
Inherited from Consultingwerk.Enum |
|
| + | Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum OnHold |
|
|
| + | Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum Running |
|
|
| + | Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum Scheduled |
|
|
| + | Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum TimedOut |
|
|
| + | INTEGER Value |
Inherited from Consultingwerk.Enum |
|
Top
PUBLIC LOGICAL Equals (Object)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum FromString (character)
|
||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum FromValue (integer)
|
||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.Collections.CharacterList GetNames ()
|
||||||||||||||||||||||
PUBLIC INT64 GetValue ()
|
||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
||||||||||||||||||||||
PRIVATE SchedulerJobStatusEnum (integer, character)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum Cancelled
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum Failed
|
|||||||||
PUBLIC Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum Finished
|
|||||||||
PROTECTED CHARACTER Label
|
|||||||||
PUBLIC Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum OnHold
|
|||||||||
PUBLIC Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum Running
|
|||||||||
PUBLIC Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum Scheduled
|
|||||||||
PUBLIC Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum TimedOut
|
|||||||||
PUBLIC INTEGER Value
|
|||||||||