|
KIE Internal 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskDeadlinesService.DeadlineType | |
|---|---|
| org.kie.internal.task.api | |
| Uses of TaskDeadlinesService.DeadlineType in org.kie.internal.task.api |
|---|
| Methods in org.kie.internal.task.api that return TaskDeadlinesService.DeadlineType | |
|---|---|
static TaskDeadlinesService.DeadlineType |
TaskDeadlinesService.DeadlineType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TaskDeadlinesService.DeadlineType[] |
TaskDeadlinesService.DeadlineType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kie.internal.task.api with parameters of type TaskDeadlinesService.DeadlineType | |
|---|---|
void |
TaskDeadlinesService.schedule(long taskId,
long deadlineId,
long delay,
TaskDeadlinesService.DeadlineType type)
|
void |
TaskDeadlinesService.unschedule(long taskId,
TaskDeadlinesService.DeadlineType type)
|
|
KIE Internal 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||