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