Uses of Interface
com.collation.platform.model.discovery.template.FileCapture

Packages that use FileCapture
com.collation.platform.model.discovery.template   
 

Uses of FileCapture in com.collation.platform.model.discovery.template
 

Subinterfaces of FileCapture in com.collation.platform.model.discovery.template
 interface AppDescriptorCapture
           
 interface ConfigCapture
           
 interface ModuleCapture
           
 

Methods in com.collation.platform.model.discovery.template that return FileCapture
 FileCapture[] Template.getFileCaptureList()
          Return a list of FileCapture objects
 

Methods in com.collation.platform.model.discovery.template with parameters of type FileCapture
 void Template.setFileCaptureList(FileCapture[] cflist)
          Set the Files to be captured