| Package | Description |
|---|---|
| com.sun.identity.common |
| Modifier and Type | Field and Description |
|---|---|
protected HeadTaskRunnable |
GeneralTaskRunnable.headTask |
| Modifier and Type | Method and Description |
|---|---|
HeadTaskRunnable |
TaskRunnable.getHeadTask()
Returns the head task for this linkable TaskRunnable.
|
HeadTaskRunnable |
HeadTaskRunnable.getHeadTask()
Implements for TaskRunnable interface, no actual use for HeadTaskRunnable.
|
HeadTaskRunnable |
GeneralTaskRunnable.getHeadTask()
Returns the head task of this linkable TaskRunnable.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskRunnable.setHeadTask(HeadTaskRunnable headTask)
Sets the head task for this linkable TaskRunnable.
|
void |
HeadTaskRunnable.setHeadTask(HeadTaskRunnable headTask)
Implements for TaskRunnable interface, no actual use for HeadTaskRunnable.
|
void |
GeneralTaskRunnable.setHeadTask(HeadTaskRunnable headTask)
Sets the head task for this linkable TaskRunnable
The head task of this TaskRunnable will be set.
|
Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.