Class ResourcesModuleImpl
java.lang.Object
ru.cg.webbpm.studio.core.impl.project.structure.ResourcesModuleImpl
- All Implemented Interfaces:
ProjectModule
,ResourcesModule
- Author:
- Abdulin Ildar
-
Field Summary
Fields inherited from interface ru.cg.webbpm.studio.core.api.project.structure.ProjectModule
POM_XML_FILE, TARGET_FOLDER
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.studio.core.api.project.structure.ProjectModule
getPomXmlPath, getTargetPath
-
Method Details
-
getPath
- Specified by:
getPath
in interfaceProjectModule
-
getConfigs
- Specified by:
getConfigs
in interfaceResourcesModule
-
getSrcPath
- Specified by:
getSrcPath
in interfaceResourcesModule
-
getGeneratedResources
- Specified by:
getGeneratedResources
in interfaceResourcesModule
-
getResources
- Specified by:
getResources
in interfaceResourcesModule
-
getMetaInf
- Specified by:
getMetaInf
in interfaceResourcesModule
-
getBusinessModel
- Specified by:
getBusinessModel
in interfaceResourcesModule
-
getOverrides
- Specified by:
getOverrides
in interfaceResourcesModule
-