A C D F G I M N O P R S T U V 
All Classes All Packages

A

ASSIGNEE - Static variable in class com.xwiki.task.model.Task
The name of the ASSIGNEE field.

C

changeTaskStatus(String, String, String, String) - Method in interface com.xwiki.task.rest.TaskResource
Modify the status of a Task macro.
changeTaskStatus(String, String, String, String, String) - Method in interface com.xwiki.task.rest.TaskboxResource
Update the status of a checkbox macro.
com.xwiki.task - package com.xwiki.task
 
com.xwiki.task.event - package com.xwiki.task.event
 
com.xwiki.task.job - package com.xwiki.task.job
 
com.xwiki.task.macro - package com.xwiki.task.macro
 
com.xwiki.task.model - package com.xwiki.task.model
 
com.xwiki.task.rest - package com.xwiki.task.rest
 
com.xwiki.task.script - package com.xwiki.task.script
 
COMPLETE_DATE - Static variable in class com.xwiki.task.model.Task
The name of the COMPLETE_DATE field.
CREATE_DATE - Static variable in class com.xwiki.task.model.Task
The name of the CREATE_DATE field.

D

deleteTasksByOwner(DocumentReference) - Method in interface com.xwiki.task.TaskManager
Delete the tasks that have a certain page as an owner.
DocumentReferenceList - Class in com.xwiki.task
Class representing a list of document references.
DocumentReferenceList() - Constructor for class com.xwiki.task.DocumentReferenceList
 
DUE_DATE - Static variable in class com.xwiki.task.model.Task
The name of the DUE_DATE field.

F

FALSE - com.xwiki.task.macro.TaskMacroParameters.IdDisplay
Denotes that the id should not be displayed.

G

generate(DocumentReference) - Method in interface com.xwiki.task.TaskReferenceGenerator
Generate a reference for a task, relative to its parent.
generateId(String, String, String) - Method in interface com.xwiki.task.rest.TaskReferenceResource
Generate an id for a task macro residing in a given page.
getAssignee() - Method in class com.xwiki.task.model.Task
 
getClassName() - Method in class com.xwiki.task.macro.TaskMacroParameters
 
getCompleteDate() - Method in class com.xwiki.task.macro.TaskMacroParameters
 
getCompleteDate() - Method in class com.xwiki.task.model.Task
 
getConfiguration() - Method in class com.xwiki.task.script.TaskScriptService
 
getCreateDate() - Method in class com.xwiki.task.macro.TaskMacroParameters
 
getCreateDate() - Method in class com.xwiki.task.model.Task
 
getDefaultInlineStatus() - Method in interface com.xwiki.task.TaskConfiguration
 
getDisplayDateFormat() - Method in interface com.xwiki.task.TaskConfiguration
Deprecated.
getDueDate() - Method in class com.xwiki.task.model.Task
 
getId() - Method in class com.xwiki.task.macro.TaskboxMacroParameters
 
getIds() - Method in class com.xwiki.task.macro.TasksMacroParameters
 
getMacroContentXDOM(MacroBlock, Syntax) - Method in interface com.xwiki.task.MacroUtils
Get the XDOM of the content of a macro.
getMissingDataTaskOwners() - Method in interface com.xwiki.task.TaskMissingDataManager
 
getName() - Method in class com.xwiki.task.model.Task
 
getNextNumber() - Method in interface com.xwiki.task.TaskCounter
 
getNotSkippedFoldEvents() - Method in interface com.xwiki.task.TaskConfiguration
 
getNumber() - Method in class com.xwiki.task.model.Task
 
getOwner() - Method in class com.xwiki.task.model.Task
 
getPagesWithIncompleteTaskMacros() - Method in class com.xwiki.task.script.TaskScriptService
 
getProgress() - Method in class com.xwiki.task.model.Task
 
getProject() - Method in class com.xwiki.task.model.Task
 
getReference() - Method in class com.xwiki.task.macro.TaskMacroParameters
 
getReference() - Method in class com.xwiki.task.model.Task
 
getReporter() - Method in class com.xwiki.task.macro.TaskMacroParameters
 
getReporter() - Method in class com.xwiki.task.model.Task
 
getSeverity() - Method in class com.xwiki.task.model.Task
 
getStartDate() - Method in class com.xwiki.task.model.Task
 
getStatus() - Method in class com.xwiki.task.macro.TaskMacroParameters
 
getStatus() - Method in class com.xwiki.task.model.Task
 
getStorageDateFormat() - Method in interface com.xwiki.task.TaskConfiguration
Deprecated.
getTask(int) - Method in interface com.xwiki.task.TaskManager
 
getTask(DocumentReference) - Method in interface com.xwiki.task.TaskManager
 
getTask(EntityReference) - Method in interface com.xwiki.task.TaskManager
 

I

inferMissingTaskData() - Method in interface com.xwiki.task.TaskMissingDataManager
Some task macros, such as the ones resulted from a migration, can have some data missing.
inferMissingTaskData(DocumentReference) - Method in interface com.xwiki.task.TaskMissingDataManager
Similar to TaskMissingDataManager.inferMissingTaskData() only that the process is run on a given document reference.
inferTaskData() - Method in class com.xwiki.task.script.TaskScriptService
 
inferTaskData(DocumentReference) - Method in class com.xwiki.task.script.TaskScriptService
Infer data for the tasks of some document.
isChecked() - Method in class com.xwiki.task.macro.TaskboxMacroParameters
 
isIdDisplayed() - Method in class com.xwiki.task.macro.TaskMacroParameters
 
isIdDisplayed() - Method in interface com.xwiki.task.TaskConfiguration
 
isMacroContentParsable(String) - Method in interface com.xwiki.task.MacroUtils
 

M

MACRO_NAME - Static variable in class com.xwiki.task.model.Task
The name of the model.
MacroUtils - Interface in com.xwiki.task
Utility class for macro handling.

N

NAME - Static variable in class com.xwiki.task.model.Task
The name of the NAME field.
NUMBER - Static variable in class com.xwiki.task.model.Task
The name of the NUMBER field.

O

OWNER - Static variable in class com.xwiki.task.model.Task
The name of the OWNER field.

P

PROGRESS - Static variable in class com.xwiki.task.model.Task
The name of the PROGRESS field.
PROJECT - Static variable in class com.xwiki.task.model.Task
The name of the PROJECT field.
ProjectReference - Class in com.xwiki.task
Project reference for macro picker.
ProjectReference(String, ResourceType) - Constructor for class com.xwiki.task.ProjectReference
 
PROPERTY_WIKI - Static variable in class com.xwiki.task.job.TaskDataInferringJobRequest
The key of the wiki property.
PROPERTY_WIKI - Static variable in class com.xwiki.task.job.TaskReferenceRelativizerJobRequest
The key of the wiki property.

R

REFERENCE - Static variable in class com.xwiki.task.model.Task
The name of the ID field.
renderMacroContent(List<Block>, Syntax) - Method in interface com.xwiki.task.MacroUtils
Render the macro content in the given syntax.
REPORTER - Static variable in class com.xwiki.task.model.Task
The name of the REPORTER field.

S

setAssignee(DocumentReference) - Method in class com.xwiki.task.model.Task
 
setChecked(boolean) - Method in class com.xwiki.task.macro.TaskboxMacroParameters
 
setClassName(String) - Method in class com.xwiki.task.macro.TaskMacroParameters
 
setCompleteDate(String) - Method in class com.xwiki.task.macro.TaskMacroParameters
 
setCompleteDate(Date) - Method in class com.xwiki.task.model.Task
 
setCreateDate(String) - Method in class com.xwiki.task.macro.TaskMacroParameters
 
setCreateDate(Date) - Method in class com.xwiki.task.model.Task
 
setDuedate(Date) - Method in class com.xwiki.task.model.Task
 
setId(String) - Method in class com.xwiki.task.macro.TaskboxMacroParameters
 
setIdDisplayed(TaskMacroParameters.IdDisplay) - Method in class com.xwiki.task.macro.TaskMacroParameters
 
setIds(String) - Method in class com.xwiki.task.macro.TasksMacroParameters
 
setName(String) - Method in class com.xwiki.task.model.Task
 
setNumber(int) - Method in class com.xwiki.task.model.Task
 
setOwner(DocumentReference) - Method in class com.xwiki.task.model.Task
 
setProgress(int) - Method in class com.xwiki.task.model.Task
 
setProject(String) - Method in class com.xwiki.task.model.Task
 
setReference(String) - Method in class com.xwiki.task.macro.TaskMacroParameters
 
setReference(DocumentReference) - Method in class com.xwiki.task.model.Task
 
setReporter(String) - Method in class com.xwiki.task.macro.TaskMacroParameters
 
setReporter(DocumentReference) - Method in class com.xwiki.task.model.Task
 
setSeverity(String) - Method in class com.xwiki.task.model.Task
 
setStartDate(Date) - Method in class com.xwiki.task.model.Task
 
setStatus(String) - Method in class com.xwiki.task.macro.TaskMacroParameters
 
setStatus(String) - Method in class com.xwiki.task.model.Task
 
SEVERITY - Static variable in class com.xwiki.task.model.Task
The name of the SEVERITY field.
SpaceReference - Class in com.xwiki.task
Space reference for picker.
SpaceReference(String, ResourceType) - Constructor for class com.xwiki.task.SpaceReference
 
START_DATE - Static variable in class com.xwiki.task.model.Task
The name of the START_DATE field.
STATUS - Static variable in class com.xwiki.task.model.Task
The name of the STATUS field.
STATUS_DONE - Static variable in class com.xwiki.task.model.Task
The value of the STATUS field denoting that the task has been completed.
STATUS_IN_PROGRESS - Static variable in class com.xwiki.task.model.Task
The value of the STATUS field denoting that the task is still in progress.

T

Task - Class in com.xwiki.task.model
The model of a Task.
Task() - Constructor for class com.xwiki.task.model.Task
Default constructor.
Task(DocumentReference) - Constructor for class com.xwiki.task.model.Task
 
TaskboxId - Interface in com.xwiki.task
Identifies the ID of the checkbox macro.
TaskboxMacroParameters - Class in com.xwiki.task.macro
The parameters used by the checkbox macro.
TaskboxMacroParameters() - Constructor for class com.xwiki.task.macro.TaskboxMacroParameters
 
TaskboxResource - Interface in com.xwiki.task.rest
Updates the checkbox macro present in a given page, identified by its id.
TaskConfiguration - Interface in com.xwiki.task
The configuration of the Task Manager Application for the current wiki.
TaskCounter - Interface in com.xwiki.task
Counter that handles the number generation for the tasks.
TaskDataInferringJobRequest - Class in com.xwiki.task.job
The request used to configure the task data inferring job.
TaskDataInferringJobRequest(WikiReference) - Constructor for class com.xwiki.task.job.TaskDataInferringJobRequest
 
TaskDataInferringJobStatus - Class in com.xwiki.task.job
The status associated with the job created by TaskDataInferringJobRequest .
TaskDataInferringJobStatus(TaskDataInferringJobRequest, JobStatus, ObservationManager, LoggerManager) - Constructor for class com.xwiki.task.job.TaskDataInferringJobStatus
 
TaskDate - Interface in com.xwiki.task
Deprecated.
since 3.5.0 use DateType instead
TaskException - Exception in com.xwiki.task
Exception thrown by the Task Application.
TaskException(String) - Constructor for exception com.xwiki.task.TaskException
 
TaskException(String, Throwable) - Constructor for exception com.xwiki.task.TaskException
 
TaskMacroParameters - Class in com.xwiki.task.macro
 
TaskMacroParameters() - Constructor for class com.xwiki.task.macro.TaskMacroParameters
 
TaskMacroParameters.IdDisplay - Enum in com.xwiki.task.macro
We define the values for the isDisplayed property as an enum in order to be able to detect when the property is not set.
TaskManager - Interface in com.xwiki.task
This class provides access to different methods that will ease the handling of tasks.
TaskMissingDataManager - Interface in com.xwiki.task
Handles operations on task macros that have missing data.
TaskPageReference - Interface in com.xwiki.task
This interface will be used to link a task page picker to macro parameters.
TaskReference - Interface in com.xwiki.task
Task reference for macro picker.
TaskReferenceGenerator - Interface in com.xwiki.task
Handles the reference generation for the tasks.
TaskReferenceRelativizerJobRequest - Class in com.xwiki.task.job
The request used to configure the job that will convert the compact reference of a task macro into a relative one.
TaskReferenceRelativizerJobRequest(WikiReference) - Constructor for class com.xwiki.task.job.TaskReferenceRelativizerJobRequest
 
TaskReferenceRelativizerJobStatus - Class in com.xwiki.task.job
The status associated with the job created by TaskReferenceRelativizerJobRequest.
TaskReferenceRelativizerJobStatus(TaskReferenceRelativizerJobRequest, JobStatus, ObservationManager, LoggerManager) - Constructor for class com.xwiki.task.job.TaskReferenceRelativizerJobStatus
 
TaskReferenceResource - Interface in com.xwiki.task.rest
Provides a way to generate task references.
TaskRelativizedEvent - Class in com.xwiki.task.event
Event fired after the task relativizing process has finished.
TaskRelativizedEvent() - Constructor for class com.xwiki.task.event.TaskRelativizedEvent
 
TaskRelativizingEvent - Class in com.xwiki.task.event
Event before the task relativizing process has started.
TaskRelativizingEvent() - Constructor for class com.xwiki.task.event.TaskRelativizingEvent
 
TaskResource - Interface in com.xwiki.task.rest
Provides operations on task pages.
TaskScriptService - Class in com.xwiki.task.script
Script service for retrieving information about the Task Manager Application.
TaskScriptService() - Constructor for class com.xwiki.task.script.TaskScriptService
 
TasksMacroParameters - Class in com.xwiki.task.macro
 
TasksMacroParameters() - Constructor for class com.xwiki.task.macro.TasksMacroParameters
 
TaskStatus - Interface in com.xwiki.task
Used for pickers that will need to display the possible statuses that can be assigned to a task.
TRUE - com.xwiki.task.macro.TaskMacroParameters.IdDisplay
Denotes that the id should be displayed.

U

updateMacroContent(Block, String) - Method in interface com.xwiki.task.MacroUtils
Update the content of a macro replacing it with a clone that has the desired content.
UserReferenceList - Class in com.xwiki.task
Class representing a list of user references.
UserReferenceList() - Constructor for class com.xwiki.task.UserReferenceList
 

V

valueOf(String) - Static method in enum com.xwiki.task.macro.TaskMacroParameters.IdDisplay
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.xwiki.task.macro.TaskMacroParameters.IdDisplay
Returns an array containing the constants of this enum type, in the order they are declared.
A C D F G I M N O P R S T U V 
All Classes All Packages