Package com.tibco.ep.buildmavenplugin
Class ProjectModuleData
java.lang.Object
com.tibco.ep.buildmavenplugin.ProjectModuleData
An object representing the module data: the list of interfaces and modules.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProjectModuleData
public ProjectModuleData()
-
-
Method Details
-
getModules
- Returns:
- The space separated module list
-
getInterfaces
- Returns:
- The space separated interface list
-