Class RegistryResourceExecutor
java.lang.Object
org.eclipse.dirigible.engine.api.resource.AbstractResourceExecutor
org.eclipse.dirigible.engine.api.resource.RegistryResourceExecutor
- All Implemented Interfaces:
IEngineExecutor,IResourceExecutor
public class RegistryResourceExecutor extends AbstractResourceExecutor
The Class RegistryResourceExecutor.
-
Field Summary
Fields Modifier and Type Field Description static StringENGINE_NAMEThe Constant ENGINE_NAME.static StringENGINE_TYPEThe Constant ENGINE_TYPE. -
Constructor Summary
Constructors Constructor Description RegistryResourceExecutor() -
Method Summary
Methods inherited from class org.eclipse.dirigible.engine.api.resource.AbstractResourceExecutor
createResourcePath, createResourcePath, existResource, existResource, getCollection, getLoadedPredeliveredContent, getRepository, getResource, getResource, getResourceContent, getResourceContent
-
Field Details
-
ENGINE_TYPE
The Constant ENGINE_TYPE.- See Also:
- Constant Field Values
-
ENGINE_NAME
The Constant ENGINE_NAME.- See Also:
- Constant Field Values
-
-
Constructor Details
-
RegistryResourceExecutor
public RegistryResourceExecutor()
-
-
Method Details
-
getType
Gets the type.- Returns:
- the type
-
getName
Gets the name.- Returns:
- the name
-
getRegistryContent
Gets the registry content.- Parameters:
path- the path- Returns:
- the registry content
-