Package xyz.block.ftl.deployment
Class ModuleNameBuildItem
-
- All Implemented Interfaces:
public final class ModuleNameBuildItem extends SimpleBuildItem
-
-
Field Summary
Fields Modifier and Type Field Description public final StringmoduleName
-
Constructor Summary
Constructors Constructor Description ModuleNameBuildItem(String moduleName)
-
Method Summary
Modifier and Type Method Description StringgetModuleName()-
-
Constructor Detail
-
ModuleNameBuildItem
ModuleNameBuildItem(String moduleName)
-
-
Method Detail
-
getModuleName
String getModuleName()
-
-
-
-