You are here

ProcessDefinition

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

This section describes the ProcessDefinition interface. Process definitions can be thought of as types of workflow. There are a number of workflow types (process definitions) provided as standard, depending on the exact version of SkyVault and workflow engine selected. For 4.2 Activiti is used by default and examples of process definitions include:

  • Adhoc Activiti Process
  • Parallel Group Review and Approve Activiti Process
  • Parallel Review and Approve Activiti Process
  • Review and Approve Activiti Process
  • Pooled Review and Approve Activiti Process

Class declaration

public interface ProcessDefinition extends Serializable

Inherits from Implements
Serializable None