JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ch.ethz.sis.openbis.generic.foldermonitor.v3
Interface FolderMonitorTask
public interface
FolderMonitorTask
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
configure
(
Properties
properties)
void
process
(
Path
incoming)
Method Details
configure
void
configure
(
Properties
properties)
throws
Exception
Throws:
Exception
process
void
process
(
Path
incoming)
throws
Exception
Throws:
Exception