public final class Delete extends ACreate
| Constructor and Description |
|---|
Delete(java.lang.String target)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
delete(Data data,
java.lang.String res)
Deletes the specified resources.
|
protected boolean |
run()
Executes the command and serializes the result (internal call).
|
cache, create, drop, newData, stoppable, supportsProgbuild, close, error, execute, execute, getOption, getOption, info, info, result, run, setInput, setInput, toString, updated, updatingpublic Delete(java.lang.String target)
target - target to deleteprotected boolean run()
Commandpublic static void delete(Data data, java.lang.String res)
data - data referenceres - resource to be deleted