A C D F H I J O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTIVE - io.imast.work4j.model.JobStatus
-
Job is created and definition is stored to database
- AgentActivityType - Enum in io.imast.work4j.model.agent
-
The type of agent signals
- AgentDefinition - Class in io.imast.work4j.model.agent
-
The Agent Definition
- AgentDefinition() - Constructor for class io.imast.work4j.model.agent.AgentDefinition
- AgentHealth - Class in io.imast.work4j.model.agent
-
The agent health
- AgentHealth() - Constructor for class io.imast.work4j.model.agent.AgentHealth
C
- COMPLETED - io.imast.work4j.model.JobStatus
-
Job is completed and has no more things to do
- CRON - io.imast.work4j.model.TriggerType
-
The Cron type of schedule
D
F
- FAILED - io.imast.work4j.model.JobStatus
-
The job is assigned and agent failed to execute job
- FAILURE - io.imast.work4j.model.iterate.IterationStatus
-
The job iteration is not successful
H
- HEARTBEAT - io.imast.work4j.model.agent.AgentActivityType
-
Agent signals heartbeat
I
- io.imast.work4j.model - package io.imast.work4j.model
- io.imast.work4j.model.agent - package io.imast.work4j.model.agent
- io.imast.work4j.model.exchange - package io.imast.work4j.model.exchange
- io.imast.work4j.model.iterate - package io.imast.work4j.model.iterate
- IterationStatus - Enum in io.imast.work4j.model.iterate
-
The status of iteration
J
- JobDefinition - Class in io.imast.work4j.model
-
The Job Definition model
- JobDefinition() - Constructor for class io.imast.work4j.model.JobDefinition
- JobExecutionOptions - Class in io.imast.work4j.model
-
The job execution options
- JobExecutionOptions() - Constructor for class io.imast.work4j.model.JobExecutionOptions
- JobIteration - Class in io.imast.work4j.model.iterate
-
The job iteration data structure
- JobIteration() - Constructor for class io.imast.work4j.model.iterate.JobIteration
- JobIterationsResult - Class in io.imast.work4j.model.iterate
-
The job iterations page
- JobIterationsResult() - Constructor for class io.imast.work4j.model.iterate.JobIterationsResult
- JobMetadataRequest - Class in io.imast.work4j.model.exchange
-
The job metadata exchange request
- JobMetadataRequest() - Constructor for class io.imast.work4j.model.exchange.JobMetadataRequest
- JobMetadataResponse - Class in io.imast.work4j.model.exchange
-
The metadata exchange response
- JobMetadataResponse() - Constructor for class io.imast.work4j.model.exchange.JobMetadataResponse
- JobRequestResult - Class in io.imast.work4j.model
-
The result of job query
- JobRequestResult() - Constructor for class io.imast.work4j.model.JobRequestResult
- JobStatus - Enum in io.imast.work4j.model
-
The status of job
- JobStatusExchangeRequest - Class in io.imast.work4j.model.exchange
-
The status exchange request
- JobStatusExchangeRequest() - Constructor for class io.imast.work4j.model.exchange.JobStatusExchangeRequest
- JobStatusExchangeResponse - Class in io.imast.work4j.model.exchange
-
The status exchange response
- JobStatusExchangeResponse() - Constructor for class io.imast.work4j.model.exchange.JobStatusExchangeResponse
O
- ONE_TIME - io.imast.work4j.model.TriggerType
-
One-time execution job
P
R
- REGISTER - io.imast.work4j.model.agent.AgentActivityType
-
Agent signals registration
S
- SHUTDOWN - io.imast.work4j.model.agent.AgentActivityType
-
Agents shuts down
- STATIC_PERIOD - io.imast.work4j.model.TriggerType
-
The static period schedule
- SUCCESS - io.imast.work4j.model.iterate.IterationStatus
-
The job iteration is successful
T
- TriggerDefinition - Class in io.imast.work4j.model
-
The trigger definition instance
- TriggerDefinition() - Constructor for class io.imast.work4j.model.TriggerDefinition
- TriggerType - Enum in io.imast.work4j.model
-
The schedule type
V
- valueOf(String) - Static method in enum io.imast.work4j.model.agent.AgentActivityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.imast.work4j.model.iterate.IterationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.imast.work4j.model.JobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.imast.work4j.model.TriggerType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.imast.work4j.model.agent.AgentActivityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.imast.work4j.model.iterate.IterationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.imast.work4j.model.JobStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.imast.work4j.model.TriggerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages