Class DatabaseBeansGenerationStep
java.lang.Object
ru.cg.webbpm.studio.database.impl.DatabaseBeansGenerationStep
- All Implemented Interfaces:
BuildStep
- Author:
- Flyur Karimov
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDatabaseBeansGenerationStep
(BuildContext buildContext, InternalDatabaseManager internalDatabaseManager) -
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.build.api.BuildStep
dependsOnBuildSteps
-
Field Details
-
GENERATE_DB_BEANS_PARAMETER
- See Also:
-
-
Constructor Details
-
DatabaseBeansGenerationStep
@Autowired public DatabaseBeansGenerationStep(BuildContext buildContext, InternalDatabaseManager internalDatabaseManager)
-
-
Method Details
-
getPresentName
- Specified by:
getPresentName
in interfaceBuildStep
-
getId
-
getPhase
-
execute
- Specified by:
execute
in interfaceBuildStep
- Throws:
BuildFailException
-