public class FetchCommitAction extends BaseAction<MongoCommit>
nodeStore| Constructor and Description |
|---|
FetchCommitAction(MongoNodeStore nodeStore,
long revisionId)
Constructs a new
FetchCommitAction |
public FetchCommitAction(MongoNodeStore nodeStore, long revisionId)
FetchCommitActionnodeStore - Node store.revisionId - Revision id.public MongoCommit execute() throws Exception
BaseActionexecute in class BaseAction<MongoCommit>Exception - If an error occurred while executing the action.Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.