Package | Description |
---|---|
com.sun.identity.common |
This packages contains commonly used constants and utilities.
|
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 |
GeneralTaskRunnable.getHeadTask()
Returns the head task of this linkable TaskRunnable.
|
HeadTaskRunnable |
HeadTaskRunnable.getHeadTask()
Implements for TaskRunnable interface, no actual use for HeadTaskRunnable.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskRunnable.setHeadTask(HeadTaskRunnable headTask)
Sets the head task for this linkable TaskRunnable.
|
void |
GeneralTaskRunnable.setHeadTask(HeadTaskRunnable headTask)
Sets the head task for this linkable TaskRunnable
The head task of this TaskRunnable will be set.
|
void |
HeadTaskRunnable.setHeadTask(HeadTaskRunnable headTask)
Implements for TaskRunnable interface, no actual use for HeadTaskRunnable.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.