Uses of Class
step.plugins.organizer.OrganizerServices.DirEntry
-
Packages that use OrganizerServices.DirEntry Package Description step.plugins.organizer -
-
Uses of OrganizerServices.DirEntry in step.plugins.organizer
Methods in step.plugins.organizer that return types with arguments of type OrganizerServices.DirEntry Modifier and Type Method Description List<OrganizerServices.DirEntry>
OrganizerServices. list(String path, String query, String type)
Methods in step.plugins.organizer with parameters of type OrganizerServices.DirEntry Modifier and Type Method Description void
OrganizerServices. addFile(OrganizerServices.DirEntry entry)
void
OrganizerServices. saveFile(OrganizerServices.DirEntry entry)
-