protected static class AbstractExecutorServiceAsyncSession.GetLatestDocumentVersionCallable extends AbstractExecutorServiceAsyncSession.SessionCallable<Document>
session| Constructor and Description |
|---|
GetLatestDocumentVersionCallable(Session session,
ObjectId objectId) |
GetLatestDocumentVersionCallable(Session session,
ObjectId objectId,
boolean major,
OperationContext context) |
GetLatestDocumentVersionCallable(Session session,
String objectId) |
GetLatestDocumentVersionCallable(Session session,
String objectId,
boolean major,
OperationContext context) |
public GetLatestDocumentVersionCallable(Session session, ObjectId objectId)
public GetLatestDocumentVersionCallable(Session session, ObjectId objectId, boolean major, OperationContext context)
public GetLatestDocumentVersionCallable(Session session, String objectId)
public GetLatestDocumentVersionCallable(Session session, String objectId, boolean major, OperationContext context)
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.