|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobChainTargetType | |
|---|---|
| com.quartzdesk.service.types.v5_0.scheduler | |
| com.quartzdesk.service.types.v5_0.scheduler.quartz | |
| Uses of JobChainTargetType in com.quartzdesk.service.types.v5_0.scheduler |
|---|
| Fields in com.quartzdesk.service.types.v5_0.scheduler declared as JobChainTargetType | |
|---|---|
protected JobChainTargetType |
JobChainTarget.type
|
| Methods in com.quartzdesk.service.types.v5_0.scheduler that return JobChainTargetType | |
|---|---|
static JobChainTargetType |
JobChainTargetType.fromValue(String v)
|
JobChainTargetType |
JobChainTarget.getType()
Gets the value of the type property. |
static JobChainTargetType |
JobChainTargetType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JobChainTargetType[] |
JobChainTargetType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.quartzdesk.service.types.v5_0.scheduler with parameters of type JobChainTargetType | |
|---|---|
void |
JobChainTarget.setType(JobChainTargetType value)
Sets the value of the type property. |
JobChainTarget |
JobChainTarget.withType(JobChainTargetType value)
|
| Uses of JobChainTargetType in com.quartzdesk.service.types.v5_0.scheduler.quartz |
|---|
| Methods in com.quartzdesk.service.types.v5_0.scheduler.quartz with parameters of type JobChainTargetType | |
|---|---|
QuartzJobChainTarget |
QuartzJobChainTarget.withType(JobChainTargetType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||