Package org.alfresco.transform.registry
Class TransformServiceRegistryImpl.Data
java.lang.Object
org.alfresco.transform.registry.TransformCache
org.alfresco.transform.registry.TransformServiceRegistryImpl.Data
- Direct Known Subclasses:
LocalTransformServiceRegistry.LocalData
- Enclosing class:
- TransformServiceRegistryImpl
public static class TransformServiceRegistryImpl.Data
extends org.alfresco.transform.registry.TransformCache
-
Field Summary
Fields inherited from class org.alfresco.transform.registry.TransformCache
transformCount, transformerCount -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFileCount(int fileCount) voidsetTEngineCount(int tEngineCount) toString()Methods inherited from class org.alfresco.transform.registry.TransformCache
appendTransform, cache, getCoreVersion, getTransforms, incrementTransformerCount, retrieveCached, retrieveTransforms
-
Constructor Details
-
Data
public Data()
-
-
Method Details
-
toString
- Overrides:
toStringin classorg.alfresco.transform.registry.TransformCache
-
setTEngineCount
public void setTEngineCount(int tEngineCount) -
setFileCount
public void setFileCount(int fileCount)
-