Package com.atlassian.confluence.admin.tasks
-
Interface Summary Interface Description AdminTaskConfig Encapsulates the non-serializable system components of anAdminTask
. -
Class Summary Class Description AdminTask A discrete, actionable task that an administrator should be aware of.
An AdminTask aims to encapsulate goals around (correctly) affecting high-value changes to Confluence that could or should be made in order to get the best out of Confluence.AdminTaskData A serializable object which maintains the state of completion and other metadata relating to a particularAdminTask
.DefaultAdminTaskConfig