| com.atlassian.confluence.admin.tasks.AdminTaskConfig |
Known Indirect Subclasses
|
Encapsulates the non-serializable system components of an AdminTask.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | TASK_PREFIX | The prefix that all admin task keys will begin with. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
A system-verifiable success condition for this admin task.
| |||||||||||
A collection of all links to admin configuration pages stored in this admin task config.
| |||||||||||
The first admin configuration page link stored in this task config.
| |||||||||||
The key for the admin task.
| |||||||||||
The prefix that all admin task keys will begin with.
A system-verifiable success condition for this admin task.
AdminConfigurationCriteria that encapsulates the success criteria for this admin task.
A collection of all links to admin configuration pages stored in this admin task config.
The first admin configuration page link stored in this task config.
getAllConfigurationUris().isEmpty() is true.
The key for the admin task. Used as a handle to store and retrieve both the metadata for an admin task and i18n strings for the task.

