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