Uses of Class
org.apache.manifoldcf.agents.transformationconnection.TransformationConnectionManager
-
Packages that use TransformationConnectionManager Package Description org.apache.manifoldcf.agents.transformationconnection -
-
Uses of TransformationConnectionManager in org.apache.manifoldcf.agents.transformationconnection
Fields in org.apache.manifoldcf.agents.transformationconnection declared as TransformationConnectionManager Modifier and Type Field Description protected TransformationConnectionManagerTransformationConnectionManager.TransformationConnectionExecutor. thisManagerConstructors in org.apache.manifoldcf.agents.transformationconnection with parameters of type TransformationConnectionManager Constructor Description TransformationConnectionExecutor(TransformationConnectionManager manager, TransformationConnectionManager.TransformationConnectionDescription[] objectDescriptions)Constructor.
-