public class TestGroupsJavaGeneratorTask extends TestGroupsGeneratorTask
groupsClass, input, LOGGER, packageName, specificationOutput, target| Constructor and Description |
|---|
TestGroupsJavaGeneratorTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateFile() |
protected void |
generateTotalSpecification(File dir,
File specificationOutputFile)
|
protected void |
generateTotalSpecification(List<File> files,
File specificationOutputFile) |
String |
getContextClass() |
String |
getGroupsManagerClass() |
void |
setContextClass(String contextClass) |
void |
setGroupsManagerClass(String groupsManagerClass) |
execute, getGroupsClass, getInput, getPackageName, getSpecificationOutput, getTarget, setGroupsClass, setInput, setPackageName, setSpecificationOutput, setTarget, totalSpecificationGenerator, totalSpecificationGeneratorbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic String getGroupsManagerClass()
public void setGroupsManagerClass(String groupsManagerClass)
public String getContextClass()
public void setContextClass(String contextClass)
protected void generateTotalSpecification(File dir, File specificationOutputFile) throws CodeGenException
TestGroupsGeneratorTaskgenerateTotalSpecification in class TestGroupsGeneratorTaskCodeGenExceptionprotected void generateTotalSpecification(List<File> files, File specificationOutputFile) throws CodeGenException
generateTotalSpecification in class TestGroupsGeneratorTaskCodeGenExceptionprotected void generateFile()
throws CodeGenException
generateFile in class TestGroupsGeneratorTaskCodeGenExceptionCopyright © 2018. All rights reserved.