|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsrc.groovy.pl.burningice.plugins.image.container.DeleteDbImageCommand
class DeleteDbImageCommand
Command object that allows to delete images associated with DB image container. Used in beforeDelete container handler
Constructor Summary | |
DeleteDbImageCommand()
|
Method Summary | |
---|---|
static void
|
execute(DBImageContainer container)
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
DeleteDbImageCommand()
Method Detail |
---|
public static void execute(DBImageContainer container)
Groovy Documentation