public class ERQSJobInformations extends WOComponent
WOComponent._EventLoggingEnabler, WOComponent.EventNSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.UtilityNSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._KeyBindingCreation, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null<T>, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessorNSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException| Modifier and Type | Field and Description |
|---|---|
org.quartz.JobDetail |
aJob |
org.quartz.JobExecutionContext |
aJobContext |
String |
aKey |
org.quartz.Trigger |
aTrigger |
boolean |
dispDashboard |
boolean |
dispRunningJobs |
boolean |
dispScheduledJobs |
String |
errorMessage |
_Extension, _IsEventLoggingEnabled, _keyAssociations_CLASS_CLASS, _KeyPathSeparatorChar, KeyPathSeparatorNullValue_CLASS| Constructor and Description |
|---|
ERQSJobInformations(WOContext context) |
| Modifier and Type | Method and Description |
|---|---|
String |
actionName() |
void |
appendToResponse(WOResponse aResponse,
WOContext aContext) |
WOComponent |
displayDashboard() |
WOComponent |
displayRunningJobs() |
WOComponent |
displayScheduledJobs() |
List<org.quartz.JobDetail> |
getAllJobs() |
org.quartz.Trigger |
getFirstTrigger() |
Collection<org.quartz.JobExecutionContext> |
getJobsRunning() |
org.quartz.Scheduler |
getScheduler() |
NSArray<org.quartz.Trigger> |
getTriggersOfJob() |
boolean |
hasErrorToDisplay() |
boolean |
isJobsRunningListEmpty() |
boolean |
isSchedulerRunning() |
WOActionResults |
jobAction() |
Object |
jobDataMapInfo() |
String[] |
jobDataMapKeys() |
WOComponent |
refresh() |
WOActionResults |
runNowAction() |
WOActionResults |
stopJobAction() |
void |
updateJobsRunning() |
__valueForBinding, _associationWithName, _awakeInContext, _childTemplate, _cleanUpStatelessComponent, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, application, awake, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, invokeAction, isCachingEnabled, isEventLoggingEnabled, isStateless, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, reset, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, setVariableValueForName, sleep, synchronizesVariablesWithBindings, takeValueForKey, takeValueForKeyPath, takeValuesFromRequest, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithNamepublic org.quartz.JobExecutionContext aJobContext
public org.quartz.JobDetail aJob
public String aKey
public String errorMessage
public org.quartz.Trigger aTrigger
public boolean dispDashboard
public boolean dispRunningJobs
public boolean dispScheduledJobs
public ERQSJobInformations(WOContext context)
public org.quartz.Scheduler getScheduler()
public boolean hasErrorToDisplay()
public void appendToResponse(WOResponse aResponse, WOContext aContext)
appendToResponse in class WOComponentpublic Collection<org.quartz.JobExecutionContext> getJobsRunning()
public void updateJobsRunning()
public boolean isJobsRunningListEmpty()
public List<org.quartz.JobDetail> getAllJobs()
public NSArray<org.quartz.Trigger> getTriggersOfJob()
public org.quartz.Trigger getFirstTrigger()
public WOActionResults stopJobAction()
public String actionName()
public WOActionResults jobAction() throws org.quartz.SchedulerException
org.quartz.SchedulerExceptionpublic WOActionResults runNowAction() throws org.quartz.SchedulerException
org.quartz.SchedulerExceptionpublic String[] jobDataMapKeys()
public Object jobDataMapInfo()
public WOComponent displayDashboard()
public WOComponent displayRunningJobs()
public WOComponent displayScheduledJobs()
public WOComponent refresh()
public boolean isSchedulerRunning()
Copyright © 2002 – 2025 Project Wonder.