public class AuditPageProviderOperation extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ASC |
protected OperationContext |
context |
static String |
CURRENT_REPO_PATTERN |
static String |
CURRENT_USERID_PATTERN |
protected Integer |
currentPageIndex |
static String |
DESC |
static String |
ID |
protected String |
lang |
protected Integer |
maxResults
Deprecated.
since 6.0, not used in operation.
|
protected Properties |
namedQueryParams |
protected Integer |
page
Deprecated.
|
protected Integer |
pageSize |
protected PageProviderService |
ppService |
protected String |
providerName |
protected String |
query |
protected CoreSession |
session |
protected String |
sortBy |
protected StringList |
sortInfoAsStringList
Deprecated.
since 6.0 use instead
and @link #sortOrder . |
protected String |
sortOrder |
protected StringList |
strParameters |
Constructor and Description |
---|
AuditPageProviderOperation() |
public static final String ID
public static final String CURRENT_USERID_PATTERN
public static final String CURRENT_REPO_PATTERN
public static final String DESC
public static final String ASC
protected OperationContext context
protected CoreSession session
protected PageProviderService ppService
protected String providerName
@Deprecated protected Integer page
protected Integer currentPageIndex
@Deprecated protected StringList sortInfoAsStringList
and @link #sortOrder
.protected StringList strParameters
protected Properties namedQueryParams
@Deprecated protected Integer maxResults
public AuditPageProviderOperation()
public Paginable<LogEntry> run() throws IOException
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.