Groovy Documentation

Package src.groovy.pl.burningice.plugins.image.container

 

Interface Summary
SaveCommand Interface for save comands of DB and File containers
 


Class Summary
ContainerUtils Provide helper methods for working with ImageContainers
ContainerWorker Provide interface for actions on image containers: File and Db
ContainerWorkerFactory Factory for container workers
DbContainerWorker Worker for DB container
DeleteDbImageCommand Command object that allows to delete images associated with DB image container.
FileContainerWorker Worker for File container
SaveToDbCommand Provide usability of saving images in DB
SaveToFileCommand Provide usability of saving images in file
 


Groovy Documentation