org.alfresco.mobile.android.api.model.Task
Attention: This interface was introduced with SDK version 1.3.
This section describes the Task interface.
A task is a specific unit of work within a workflow process. Each workflow process will consist of one or more tasks.
Class declaration
public interface Task extends Serializable
Inherits from | Implements |
---|---|
Serializable | None |