public class TaskQueryConstant extends Object
Constructor and Description |
---|
TaskQueryConstant() |
Modifier and Type | Method and Description |
---|---|
static String |
formatStringList(List<String> actors)
Deprecated.
since 6.0: page providers implement this logic instead.
|
static String |
getActorsWhereClause(List<String> actors)
Deprecated.
since 6.0: page providers implement this logic instead.
|
static String |
getVariableWhereClause(String key,
String value)
Deprecated.
since 6.0: page providers implement this logic instead.
|
@Deprecated public static final String TASK_VARIABLES_WHERE_CLAUSE
@Deprecated public static final String TASK_ACTORS_WHERE_CLAUSE
public static final String GET_TASKS_FOR_ACTORS_PP
@Deprecated public static final String GET_TASKS_QUERY
@Deprecated public static final String GET_TASKS_FOR_ACTORS_QUERY
public static final String GET_TASKS_FOR_TARGET_DOCUMENT_PP
@Deprecated public static final String GET_TASKS_FOR_TARGET_DOCUMENT_QUERY
public static final String GET_TASKS_FOR_TARGET_DOCUMENTS_PP
@Deprecated public static final String GET_TASKS_FOR_TARGET_DOCUMENTS_QUERY
public static final String GET_TASKS_FOR_TARGET_DOCUMENT_AND_ACTORS_PP
@Deprecated public static final String GET_TASKS_FOR_TARGET_DOCUMENT_AND_ACTORS_QUERY
public static final String GET_TASKS_FOR_TARGET_DOCUMENTS_AND_ACTORS_PP
@Deprecated public static final String GET_TASKS_FOR_TARGET_DOCUMENTS_AND_ACTORS_QUERY
public static final String GET_TASKS_FOR_PROCESS_PP
@Deprecated public static final String GET_TASKS_FOR_PROCESS_ID_QUERY
public static final String GET_TASKS_FOR_PROCESS_AND_ACTORS_PP
@Deprecated public static final String GET_TASKS_FOR_PROCESS_ID_AND_ACTORS_QUERY
public static final String GET_TASKS_FOR_PROCESS_AND_NODE_PP
@Deprecated public static final String GET_TASKS_FOR_PROCESS_ID_AND_NODE_ID_QUERY
public static final String GET_TASKS_FOR_TARGET_DOCUMENTS_AND_ACTORS_OR_DELEGATED_ACTORS_PP
public static final String GET_TASKS_FOR_ACTORS_OR_DELEGATED_ACTORS_PP
@Deprecated public static final String GET_TASKS_FOR_TARGET_DOCUMENT_AND_ACTORS_QUERY_OR_DELEGATED_ACTORS_QUERY
public TaskQueryConstant()
@Deprecated public static String getVariableWhereClause(String key, String value)
@Deprecated public static String getActorsWhereClause(List<String> actors)
@Deprecated public static String formatStringList(List<String> actors)
Copyright © 2015 Nuxeo SA. All rights reserved.