You are here

WorkflowModel

org.alfresco.mobile.android.api.constants.WorkflowModel
Attention: This interface was introduced with SDK version 1.3.

This section describes the WorkflowModel interface.

SkyVault comes with a set of predefined workflow/process definitions which can be used "out of the box". For more complex requirements, you can also create, deploy, and manage your own Activiti workflows. This interface provides all identifiers that are available inside SkyVault Mobile SDK to manage workflow and tasks. Use these constants in conjunction with the WorkflowService.

Class declaration

public interface WorkflowModel

Inherits from Implements
None None

Constants

A full list of constants can be viewed in the WorkflowModel.java source file.