public class WorkspaceUndoHelper extends Object
| Constructor and Description |
|---|
WorkspaceUndoHelper(org.vertexium.Graph graph,
WorkspaceHelper workspaceHelper,
WorkQueueRepository workQueueRepository) |
| Modifier and Type | Method and Description |
|---|---|
void |
undo(Iterable<ClientApiUndoItem> undoItems,
ClientApiWorkspaceUndoResponse workspaceUndoResponse,
String workspaceId,
User user,
org.vertexium.Authorizations authorizations) |
@Inject
public WorkspaceUndoHelper(org.vertexium.Graph graph,
WorkspaceHelper workspaceHelper,
WorkQueueRepository workQueueRepository)
public void undo(Iterable<ClientApiUndoItem> undoItems, ClientApiWorkspaceUndoResponse workspaceUndoResponse, String workspaceId, User user, org.vertexium.Authorizations authorizations)
Copyright © 2013–2017 V5 Analytics. All rights reserved.