Uses of Class
org.apache.manifoldcf.core.cachemanager.ExecutorBase
-
-
Uses of ExecutorBase in org.apache.manifoldcf.agents.outputconnection
Subclasses of ExecutorBase in org.apache.manifoldcf.agents.outputconnection Modifier and Type Class Description protected static classOutputConnectionManager.OutputConnectionExecutorThis is the executor object for locating output connection objects. -
Uses of ExecutorBase in org.apache.manifoldcf.agents.transformationconnection
Subclasses of ExecutorBase in org.apache.manifoldcf.agents.transformationconnection Modifier and Type Class Description protected static classTransformationConnectionManager.TransformationConnectionExecutorThis is the executor object for locating transformation connection objects. -
Uses of ExecutorBase in org.apache.manifoldcf.authorities.authgroups
Subclasses of ExecutorBase in org.apache.manifoldcf.authorities.authgroups Modifier and Type Class Description protected static classAuthorityGroupManager.AuthorityGroupExecutorThis is the executor object for locating authority group objects. -
Uses of ExecutorBase in org.apache.manifoldcf.authorities.authority
Subclasses of ExecutorBase in org.apache.manifoldcf.authorities.authority Modifier and Type Class Description protected static classAuthorityConnectionManager.AuthorityConnectionExecutorThis is the executor object for locating repository connection objects. -
Uses of ExecutorBase in org.apache.manifoldcf.authorities.mapping
Subclasses of ExecutorBase in org.apache.manifoldcf.authorities.mapping Modifier and Type Class Description protected static classMappingConnectionManager.MappingConnectionExecutorThis is the executor object for locating mapping connection objects. -
Uses of ExecutorBase in org.apache.manifoldcf.core.database
Subclasses of ExecutorBase in org.apache.manifoldcf.core.database Modifier and Type Class Description static classDatabase.QueryCacheExecutorThis object is meant to execute within a cache manager call. -
Uses of ExecutorBase in org.apache.manifoldcf.crawler.jobs
Subclasses of ExecutorBase in org.apache.manifoldcf.crawler.jobs Modifier and Type Class Description protected static classJobs.JobObjectExecutorThis is the executor object for locating job objects. -
Uses of ExecutorBase in org.apache.manifoldcf.crawler.notification
Subclasses of ExecutorBase in org.apache.manifoldcf.crawler.notification Modifier and Type Class Description protected static classNotificationConnectionManager.NotificationConnectionExecutorThis is the executor object for locating notification connection objects. -
Uses of ExecutorBase in org.apache.manifoldcf.crawler.repository
Subclasses of ExecutorBase in org.apache.manifoldcf.crawler.repository Modifier and Type Class Description protected static classRepositoryConnectionManager.RepositoryConnectionExecutorThis is the executor object for locating repository connection objects.
-