Class AutomationTraceGetOperation
- java.lang.Object
-
- org.nuxeo.ecm.automation.core.operations.traces.AutomationTraceGetOperation
-
-
Constructor Summary
Constructors Constructor Description AutomationTraceGetOperation()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
traceKey
protected String traceKey
-
index
protected int index
-
ctx
protected OperationContext ctx
-
-
Method Detail
-
canManageTraces
protected boolean canManageTraces()
-
run
public String run() throws IOException
- Throws:
IOException
-
-