Class PushBlob
- java.lang.Object
-
- org.nuxeo.ecm.automation.core.operations.stack.PushBlob
-
public class PushBlob extends Object
- Author:
- Bogdan Stefanescu
-
-
Field Summary
Fields Modifier and Type Field Description protected OperationContext
ctx
static String
ID
-
Constructor Summary
Constructors Constructor Description PushBlob()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
ctx
protected OperationContext ctx
-
-