Skip navigation links
A C D E G L N Q S T U 

A

addExecutionResult(ScheduledTask, Exception, ExecutionTrigger) - Method in interface com.anaptecs.jeaf.services.scheduling.SchedulerService
 
addExecutionResult(ScheduledTask, Exception, ExecutionTrigger) - Method in class com.anaptecs.jeaf.services.scheduling.SchedulerServiceProxy
Generated proxy implementation for method "addExecutionResult".

C

com.anaptecs.jeaf.services.scheduling - package com.anaptecs.jeaf.services.scheduling
 

D

deleteTask(ScheduledTask) - Method in interface com.anaptecs.jeaf.services.scheduling.SchedulingService
 
deleteTask(ScheduledTask) - Method in class com.anaptecs.jeaf.services.scheduling.SchedulingServiceProxy
Generated proxy implementation for method "deleteTask".

E

ERROR_DURING_DESERIALIZATION - Static variable in class com.anaptecs.jeaf.services.scheduling.SchedulingMessages
Error code is used to indicate that the Deserialization failed because of an IOException.
ERROR_DURING_DESERIALIZATION_CLASS_NOT_FOUND - Static variable in class com.anaptecs.jeaf.services.scheduling.SchedulingMessages
Error code is used to indicate that the Deserialization failed because of an ClassNotFoundException.
ERROR_DURING_SERIALIZATION - Static variable in class com.anaptecs.jeaf.services.scheduling.SchedulingMessages
Error code is used to indicate that the Serialization failed because of an IOException.
executeScheduledTask(SchedulingInfo) - Method in interface com.anaptecs.jeaf.services.scheduling.ScheduleableService
Method is intended to be implemented by subclasses.
executeTask(ScheduledTask) - Method in interface com.anaptecs.jeaf.services.scheduling.SchedulerService
 
executeTask(ScheduledTask) - Method in class com.anaptecs.jeaf.services.scheduling.SchedulerServiceProxy
Generated proxy implementation for method "executeTask".

G

getTask(ServiceObjectID) - Method in interface com.anaptecs.jeaf.services.scheduling.SchedulingService
 
getTask(ServiceObjectID) - Method in class com.anaptecs.jeaf.services.scheduling.SchedulingServiceProxy
Generated proxy implementation for method "getTask".

L

lockExpiredTasks() - Method in interface com.anaptecs.jeaf.services.scheduling.SchedulerService
 
lockExpiredTasks() - Method in class com.anaptecs.jeaf.services.scheduling.SchedulerServiceProxy
Generated proxy implementation for method "lockExpiredTasks".

N

NO_EXECUTION_STRATEGY_SET - Static variable in class com.anaptecs.jeaf.services.scheduling.SchedulingMessages
Error code is used to indicate that no ExecutionStrategy was given for the Task.
NO_TASK_FOUND_FOR_UNSCHEDULING - Static variable in class com.anaptecs.jeaf.services.scheduling.SchedulingMessages
Error code is used to indicate that the Task which should be unscheduled could not be found.

Q

queryTasks(ScheduledTaskQuery) - Method in interface com.anaptecs.jeaf.services.scheduling.SchedulingService
 
queryTasks(ScheduledTaskQuery) - Method in class com.anaptecs.jeaf.services.scheduling.SchedulingServiceProxy
Generated proxy implementation for method "queryTasks".

S

ScheduleableService - Interface in com.anaptecs.jeaf.services.scheduling
Service defines the interface for service that should be called by the Scheduling Service when a task is ready for execution.
SchedulerService - Interface in com.anaptecs.jeaf.services.scheduling
 
SchedulerServiceProxy - Class in com.anaptecs.jeaf.services.scheduling
ServiceProxy class for JEAF service SchedulerService.
SchedulerServiceProxy(TransactionBehavior) - Constructor for class com.anaptecs.jeaf.services.scheduling.SchedulerServiceProxy
Initialize object.
scheduleTask(ScheduledTask) - Method in interface com.anaptecs.jeaf.services.scheduling.SchedulingService
Method creates a new scheduled task object.
scheduleTask(ScheduledTask) - Method in class com.anaptecs.jeaf.services.scheduling.SchedulingServiceProxy
Generated proxy implementation for method "scheduleTask".
SchedulingMessages - Class in com.anaptecs.jeaf.services.scheduling
Class for Error Codes for the Scheduling
SchedulingService - Interface in com.anaptecs.jeaf.services.scheduling
 
SchedulingServiceProxy - Class in com.anaptecs.jeaf.services.scheduling
ServiceProxy class for JEAF service SchedulingService.
SchedulingServiceProxy(TransactionBehavior) - Constructor for class com.anaptecs.jeaf.services.scheduling.SchedulingServiceProxy
Initialize object.
SERVICE_CLASS_IS_NOT_SCHEDULEABLE_SERVICE - Static variable in class com.anaptecs.jeaf.services.scheduling.SchedulingMessages
Error code is used to indicate that the ServiceClass of the Task does not implement the SchedulableService interface.
startTask(ScheduledTask) - Method in interface com.anaptecs.jeaf.services.scheduling.SchedulingService
 
startTask(ScheduledTask) - Method in class com.anaptecs.jeaf.services.scheduling.SchedulingServiceProxy
Generated proxy implementation for method "startTask".

T

TASK_IN_WRONG_STATE_FOR_LOCKING - Static variable in class com.anaptecs.jeaf.services.scheduling.SchedulingMessages
Error code is used to indicate that the Task which is going to be executed must be locked and therefore needs to be scheduled.
TASK_IS_NOT_LOCKED_FOR_EXECUTION - Static variable in class com.anaptecs.jeaf.services.scheduling.SchedulingMessages
Error code is used to indicate that the Task which is going to be executed must be locked.
TEST_EXCEPTION - Static variable in class com.anaptecs.jeaf.services.scheduling.SchedulingMessages
Error code is used to indicate that the Exception is thrown for testing purposes.

U

unscheduleTask(ScheduledTask) - Method in interface com.anaptecs.jeaf.services.scheduling.SchedulingService
 
unscheduleTask(ScheduledTask) - Method in class com.anaptecs.jeaf.services.scheduling.SchedulingServiceProxy
Generated proxy implementation for method "unscheduleTask".
A C D E G L N Q S T U 
Skip navigation links

Copyright © 2020. All rights reserved.