Package org.camunda.community.bpmndt
Class GeneratorContext
java.lang.Object
org.camunda.community.bpmndt.GeneratorContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the configured base package name or the default value.voidsetBasePath(Path basePath) voidsetMainResourcePath(Path mainResourcePath) voidsetPackageName(String packageName) voidsetTestSourcePath(Path testSourcePath)
-
Constructor Details
-
GeneratorContext
public GeneratorContext()
-
-
Method Details
-
getBasePath
-
getMainResourcePath
-
getPackageName
Gets the configured base package name or the default value.- Returns:
- The base package name.
-
getTestSourcePath
-
setBasePath
-
setMainResourcePath
-
setPackageName
-
setTestSourcePath
-