| Package | Description |
|---|---|
| org.sodeac.common.message.dispatcher.api |
Provides an API for eventdispatcher.
|
| org.sodeac.common.message.dispatcher.impl |
| Modifier and Type | Method and Description |
|---|---|
ITaskControl.ExecutionTimestampSource |
ITaskControl.getExecutionTimestampSource() |
static ITaskControl.ExecutionTimestampSource |
ITaskControl.ExecutionTimestampSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ITaskControl.ExecutionTimestampSource[] |
ITaskControl.ExecutionTimestampSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ITaskControl.ExecutionTimestampSource |
TaskControlImpl.getExecutionTimestampSource() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TaskControlImpl.setExecutionTimeStamp(long executionTimeStamp,
ITaskControl.ExecutionTimestampSource type,
Predicate<TaskControlImpl.SetTimestampRequest> predicate) |
void |
TaskControlImpl.setExecutionTimeStampSource(ITaskControl.ExecutionTimestampSource executionTimeStampSource) |
Copyright © 2020. All rights reserved.