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