Uses of Interface
com.redwood.scheduler.api.directory.FileProviderContext
- 
Packages that use FileProviderContext Package Description com.redwood.scheduler.api.directory Scheduler API - Listing remote directories
- 
- 
Uses of FileProviderContext in com.redwood.scheduler.api.directoryMethods in com.redwood.scheduler.api.directory that return FileProviderContext Modifier and Type Method Description static FileProviderContextFileProviderContextFactory. createProcessServerServiceContext(ProcessServerService pss, Long namespace)FileProviderContextFileProviderContextFactory.FileProviderContextFactoryInterface. createProcessServerServiceContext(ProcessServerService pss, Long namespace)static FileProviderContextFileProviderContextFactory. createRMIContext(String type, String address)FileProviderContextFileProviderContextFactory.FileProviderContextFactoryInterface. createRMIContext(String type, String address)FileProviderContextListDirectoryResult. getContext()Get the context for this result.
 
-