java.lang.Object | |
↳ | com.atlassian.jira.gadgets.system.AdminTaskManager |
Manages the state of the tasks in the admin gadget.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AdminTaskManager.AdminTask | An Admin taks that can be completed. | ||||||||||
AdminTaskManager.AdminTaskLists | Admin task lists. | ||||||||||
AdminTaskManager.DoMoreTaskList | The 'do more' task list. | ||||||||||
AdminTaskManager.GettingStartedTaskList | The getting started task list. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get the admin task lists for the supplied user.
| |||||||||||
If the task has been manually marked as completed or incomplete then use the stored value.
| |||||||||||
Is the named task enabled?
| |||||||||||
Is the named task list disabled for the specified user?
| |||||||||||
Set the named task list for the supplied user to be dismissed or not.
| |||||||||||
Mark a task for a user as done (or not).
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Get the admin task lists for the supplied user.
If the task has been manually marked as completed or incomplete then use the stored value. Otherwise, actually check the task.
Is the named task enabled?
Is the named task list disabled for the specified user?
Set the named task list for the supplied user to be dismissed or not.
Mark a task for a user as done (or not).