| Constructor and Description | 
|---|
| Operation(Instance.OperationType type,
         String created,
         String workspace) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCreated() | 
| Instance.OperationType | getOperationType() | 
| String | getWorkspace() | 
public Operation(Instance.OperationType type, String created, String workspace)
public String getWorkspace()
public String getCreated()
public Instance.OperationType getOperationType()
Copyright © 2016–2019. All rights reserved.