Skip navigation links
A C D E G H I M N O P R S U V W 

A

AbstractCodeGenerationPageController<T extends com.tcdng.unify.web.ui.AbstractPageBean> - Class in com.flowcentraltech.flowcentral.codegeneration.web.controllers
Convenient abstract base class for code generation module page controllers.
AbstractCodeGenerationPageController(Class<T>, Secured, ReadOnly, ResetOnWrite) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.web.controllers.AbstractCodeGenerationPageController
 
AbstractJavaArtifactGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Convenient abstract base class for java artifact generator.
AbstractJavaArtifactGenerator(String) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractJavaArtifactGenerator
 
AbstractResourcesArtifactGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Convenient abstract base class for resources artifact generator.
AbstractResourcesArtifactGenerator(String, String) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractResourcesArtifactGenerator
 
AbstractResourcesArtifactGenerator(String) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractResourcesArtifactGenerator
 
AbstractResourcesArtifactGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractResourcesArtifactGenerator
 
AbstractStaticArtifactGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Convenient abstract base class for static artifact generator.
AbstractStaticArtifactGenerator(String, String) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticArtifactGenerator
 
AbstractStaticArtifactGenerator(String) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticArtifactGenerator
 
AbstractStaticArtifactGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticArtifactGenerator
 
AbstractStaticModuleArtifactGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Convenient abstract base class for module static artifact generator.
AbstractStaticModuleArtifactGenerator(String, String) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticModuleArtifactGenerator
 
AbstractStaticModuleArtifactGenerator(String) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticModuleArtifactGenerator
 
AbstractStaticModuleArtifactGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticModuleArtifactGenerator
 
addEntity(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
addMessage(StaticMessageCategoryType, String, String) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
addMessage(StaticMessageCategoryType, String, String) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
addMessageGap(StaticMessageCategoryType) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
addMessageGap(StaticMessageCategoryType) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
addModuleAppConfig(ModuleAppConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
addZipDir(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
addZipDir(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionStaticFileBuilderContext
 
ApplicationConfig - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Application configuration.
ApplicationConfig(String, String, boolean) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
ApplicationInfo(String, Map<ComponentType, List<String>>) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.data.DynamicModuleInfo.ApplicationInfo
 
ApplicationXmlGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Application XML generator.
ApplicationXmlGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationXmlGenerator
 
au() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticArtifactGenerator
 
au() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticModuleArtifactGenerator
 

C

ChartsXmlGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Charts XML Generator.
ChartsXmlGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ChartsXmlGenerator
 
checkGeneration(ExtensionStaticFileBuilderContext, String) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticArtifactGenerator
 
checkGeneration(ExtensionModuleStaticFileBuilderContext, String) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticModuleArtifactGenerator
 
checkGeneration(ExtensionModuleStaticFileBuilderContext, String) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleNotifLargeTextWrappersJavaGenerator
 
checkGeneration(ExtensionModuleStaticFileBuilderContext, String) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleNotifTemplateWrappersJavaGenerator
 
clearDefinitionsCache() - Method in class com.flowcentraltech.flowcentral.codegeneration.business.CodeGenerationModuleServiceImpl
 
closeEntry(ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticArtifactGenerator
 
closeEntry(ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticModuleArtifactGenerator
 
CODEGEN_SKIP_PASSWORD_FIELDS - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleSysParamConstants
 
CODEGEN_TARGET_BRANCH - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleSysParamConstants
 
CODEGEN_TARGET_REPOSITORY - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleSysParamConstants
 
CODEGENERATION_ITEM - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationTaskConstants
 
CODEGENERATION_MODULE_NAME - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleNameConstants
 
CODEGENERATION_MODULE_SERVICE - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleNameConstants
 
CodeGenerationItem - Class in com.flowcentraltech.flowcentral.codegeneration.data
Code generation item.
CodeGenerationItem(SnapshotMeta, String) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.data.CodeGenerationItem
 
CodeGenerationItem(String) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.data.CodeGenerationItem
 
CodeGenerationModuleErrorConstants - Interface in com.flowcentraltech.flowcentral.codegeneration.constants
Code generation module error constants.
CodeGenerationModuleNameConstants - Interface in com.flowcentraltech.flowcentral.codegeneration.constants
Code generation module name constants.
CodeGenerationModuleService - Interface in com.flowcentraltech.flowcentral.codegeneration.business
Code generation module service.
CodeGenerationModuleServiceImpl - Class in com.flowcentraltech.flowcentral.codegeneration.business
Implementation of code generation module service.
CodeGenerationModuleServiceImpl() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.business.CodeGenerationModuleServiceImpl
 
CodeGenerationModuleStaticSettings - Class in com.flowcentraltech.flowcentral.codegeneration.constants
Code generation module static settings.
CodeGenerationModuleStaticSettings() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleStaticSettings
 
CodeGenerationModuleSysParamConstants - Interface in com.flowcentraltech.flowcentral.codegeneration.constants
Code generation module system parameter constants.
CodeGenerationSettingsPageBean - Class in com.flowcentraltech.flowcentral.codegeneration.web.controllers
Code generation settings page bean.
CodeGenerationSettingsPageBean() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
CodeGenerationSettingsPageController - Class in com.flowcentraltech.flowcentral.codegeneration.web.controllers
Code generation settings page controller.
CodeGenerationSettingsPageController() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageController
 
CodeGenerationTaskConstants - Interface in com.flowcentraltech.flowcentral.codegeneration.constants
Code generation task constants.
CodeGenerationUtils - Class in com.flowcentraltech.flowcentral.codegeneration.util
Code generation utilities.
com.flowcentraltech.flowcentral.codegeneration.business - package com.flowcentraltech.flowcentral.codegeneration.business
 
com.flowcentraltech.flowcentral.codegeneration.constants - package com.flowcentraltech.flowcentral.codegeneration.constants
 
com.flowcentraltech.flowcentral.codegeneration.data - package com.flowcentraltech.flowcentral.codegeneration.data
 
com.flowcentraltech.flowcentral.codegeneration.generators - package com.flowcentraltech.flowcentral.codegeneration.generators
 
com.flowcentraltech.flowcentral.codegeneration.util - package com.flowcentraltech.flowcentral.codegeneration.util
 
com.flowcentraltech.flowcentral.codegeneration.web.controllers - package com.flowcentraltech.flowcentral.codegeneration.web.controllers
 
comment() - Method in enum com.flowcentraltech.flowcentral.codegeneration.generators.StaticMessageCategoryType
 

D

DashboardsXmlGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Dashboards XML Generator.
DashboardsXmlGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.DashboardsXmlGenerator
 
DEFAULT_CODEGEN_PACKAGE_BASE - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleSysParamConstants
 
doGenerate(ExtensionStaticFileBuilderContext, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticArtifactGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticModuleArtifactGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationXmlGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ChartsXmlGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.DashboardsXmlGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleComponentNamesJavaGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleEntitiesJavaGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleEntityWrappersJavaGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleMessagesGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleNotifLargeTextWrappersJavaGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleNotifTemplateWrappersJavaGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticSettingsJavaGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleXmlGenerator
 
doGenerate(ExtensionStaticFileBuilderContext, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionSnapshotXmlGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.HelpSheetsXmlGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.NotificationLargeTextsXmlGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.NotificationTemplatesXmlGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ReportsXmlGenerator
 
doGenerate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.WorkflowsXmlGenerator
 
doInstallModuleFeatures(ModuleInstall) - Method in class com.flowcentraltech.flowcentral.codegeneration.business.CodeGenerationModuleServiceImpl
 
downloadGeneratedFile() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.ExtensionModuleStaticFilesGenerationPageController
 
downloadGeneratedFile() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.UtilitiesModuleStaticFilesGenerationPageController
 
DynamicModuleInfo - Class in com.flowcentraltech.flowcentral.codegeneration.data
Module information.
DynamicModuleInfo(String, List<DynamicModuleInfo.ApplicationInfo>) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.data.DynamicModuleInfo
 
DynamicModuleInfo.ApplicationInfo - Class in com.flowcentraltech.flowcentral.codegeneration.data
 

E

ENABLE_CODEGEN_TO_REPOSITORY - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleSysParamConstants
 
ENABLE_SNAPSHOT_TO_REPOSITORY - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleSysParamConstants
 
ExtensionModuleComponentNamesJavaGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Extension module component names Java class generator.
ExtensionModuleComponentNamesJavaGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleComponentNamesJavaGenerator
 
ExtensionModuleEntitiesJavaGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Extension module entities Java class generator.
ExtensionModuleEntitiesJavaGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleEntitiesJavaGenerator
 
ExtensionModuleEntityWrappersJavaGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Extension module entity wrappers Java class generator.
ExtensionModuleEntityWrappersJavaGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleEntityWrappersJavaGenerator
 
ExtensionModuleMessagesGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Extension module messages generator.
ExtensionModuleMessagesGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleMessagesGenerator
 
ExtensionModuleNotifLargeTextWrappersJavaGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Extension module notification large text wrappers Java class generator.
ExtensionModuleNotifLargeTextWrappersJavaGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleNotifLargeTextWrappersJavaGenerator
 
ExtensionModuleNotifTemplateWrappersJavaGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Extension module notification template wrappers Java class generator.
ExtensionModuleNotifTemplateWrappersJavaGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleNotifTemplateWrappersJavaGenerator
 
ExtensionModuleStaticFileBuilderContext - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Extension module static file builder context.
ExtensionModuleStaticFileBuilderContext(ExtensionStaticFileBuilderContext, String, Map<String, String>, boolean) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
ExtensionModuleStaticFilesGenerationPageBean - Class in com.flowcentraltech.flowcentral.codegeneration.web.controllers
Extension module static files generation page bean.
ExtensionModuleStaticFilesGenerationPageBean() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.web.controllers.ExtensionModuleStaticFilesGenerationPageBean
 
ExtensionModuleStaticFilesGenerationPageController - Class in com.flowcentraltech.flowcentral.codegeneration.web.controllers
Extension module static files generation page controller.
ExtensionModuleStaticFilesGenerationPageController() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.web.controllers.ExtensionModuleStaticFilesGenerationPageController
 
ExtensionModuleStaticSettingsJavaGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Extension module static settings Java class generator.
ExtensionModuleStaticSettingsJavaGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticSettingsJavaGenerator
 
ExtensionModuleXmlGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Extension module XML generator.
ExtensionModuleXmlGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleXmlGenerator
 
EXTENSIONS_SRC_PATH - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleSysParamConstants
 
ExtensionSnapshotXmlGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Extension snapshot XML generator.
ExtensionSnapshotXmlGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionSnapshotXmlGenerator
 
ExtensionStaticFileBuilderContext - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Extension static file builder context.
ExtensionStaticFileBuilderContext(SnapshotMeta, String, boolean) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionStaticFileBuilderContext
 
ExtensionStaticFileBuilderContext(String, boolean) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionStaticFileBuilderContext
 

G

generate(ExtensionStaticFileBuilderContext, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticArtifactGenerator
 
generate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticModuleArtifactGenerator
 
generate(ExtensionStaticFileBuilderContext, ZipOutputStream) - Method in interface com.flowcentraltech.flowcentral.codegeneration.generators.StaticArtifactGenerator
Generates static artifact.
generate(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in interface com.flowcentraltech.flowcentral.codegeneration.generators.StaticModuleArtifactGenerator
Generates static module artifact.
GENERATE_EXTENSION_MODULE_FILES_TASK_NAME - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationTaskConstants
 
GENERATE_STUDIO_SNAPSHOT_TASK_NAME - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationTaskConstants
 
GENERATE_UTILITIES_MODULE_FILES_TASK_NAME - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationTaskConstants
 
generateEntityWrapperJavaClassSource(String, DynamicEntityInfo) - Static method in class com.flowcentraltech.flowcentral.codegeneration.util.CodeGenerationUtils
 
generateExtensionModuleFilesTask(TaskMonitor, CodeGenerationItem) - Method in class com.flowcentraltech.flowcentral.codegeneration.business.CodeGenerationModuleServiceImpl
 
generateLargeTextWrapperJavaClassSource(String, DynamicNotifLargeTextInfo) - Static method in class com.flowcentraltech.flowcentral.codegeneration.util.CodeGenerationUtils
 
generateModuleNameConstantsJavaClassSource(TypeInfo, String, DynamicModuleInfo) - Static method in class com.flowcentraltech.flowcentral.codegeneration.util.CodeGenerationUtils
 
generateSnapshot(SnapshotMeta, String) - Method in interface com.flowcentraltech.flowcentral.codegeneration.business.CodeGenerationModuleService
Generates custom application snapshot.
generateSnapshot(TaskMonitor, SnapshotMeta, String) - Method in interface com.flowcentraltech.flowcentral.codegeneration.business.CodeGenerationModuleService
Generates custom application snapshot.
generateSnapshot(SnapshotMeta, String) - Method in class com.flowcentraltech.flowcentral.codegeneration.business.CodeGenerationModuleServiceImpl
 
generateSnapshot(TaskMonitor, SnapshotMeta, String) - Method in class com.flowcentraltech.flowcentral.codegeneration.business.CodeGenerationModuleServiceImpl
 
generateStaticFiles() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.ExtensionModuleStaticFilesGenerationPageController
 
generateStaticFiles() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.UtilitiesModuleStaticFilesGenerationPageController
 
generateStudioSnapshotTask(TaskMonitor, CodeGenerationItem) - Method in class com.flowcentraltech.flowcentral.codegeneration.business.CodeGenerationModuleServiceImpl
 
generateTemplateWrapperJavaClassSource(String, DynamicNotifTemplateInfo) - Static method in class com.flowcentraltech.flowcentral.codegeneration.util.CodeGenerationUtils
 
generateUtilitiesConstantsClassName(String, String, String) - Static method in class com.flowcentraltech.flowcentral.codegeneration.util.CodeGenerationUtils
 
generateUtilitiesConstantsPackageName(String, String) - Static method in class com.flowcentraltech.flowcentral.codegeneration.util.CodeGenerationUtils
 
generateUtilitiesModuleFilesTask(TaskMonitor, CodeGenerationItem) - Method in class com.flowcentraltech.flowcentral.codegeneration.business.CodeGenerationModuleServiceImpl
 
getApplicationAuxVersion() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.Snapshot
 
getApplicationConfigs() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getApplicationDesc() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getApplicationName() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.DynamicModuleInfo.ApplicationInfo
 
getApplicationName() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.Snapshot
 
getApplicationName() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getApplications() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.DynamicModuleInfo
 
getApplicationVersion() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.Snapshot
 
getBasePackage() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.CodeGenerationItem
 
getBasePackage() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getBasePackage() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionStaticFileBuilderContext
 
getBasePackage() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.ExtensionModuleStaticFilesGenerationPageBean
 
getBasePackage() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.UtilitiesModuleStaticFilesGenerationPageBean
 
getBranch() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
getBranch() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.SnapshotSettingsPageBean
 
getChartDataSourcesConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getChartDataSourcesConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getChartsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getChartsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getCodeGenerationApplets() - Method in class com.flowcentraltech.flowcentral.codegeneration.business.CodeGenerationModuleServiceImpl
 
getCodeGenerationItem() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.ExtensionModuleStaticFilesGenerationPageBean
 
getCodeGenerationItem() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.UtilitiesModuleStaticFilesGenerationPageBean
 
getCodeGenerationModuleService() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.AbstractCodeGenerationPageController
 
getComponentNames() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.DynamicModuleInfo.ApplicationInfo
 
getDashboardsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getDashboardsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getData() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.CodeGenerationItem
 
getData() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.Snapshot
 
getDescriptionKey(String, String, String) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticArtifactGenerator
 
getDescriptionKey(String, String, String) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticModuleArtifactGenerator
 
getDynamicModuleInfo() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getEntityList() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getExtensionEntityClassName(AppEntity) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getExtensionSrc() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
getFilename() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.CodeGenerationItem
 
getFilename() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.Snapshot
 
getHelpSheetsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getHelpSheetsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getMessage() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.SnapshotMeta
 
getMessages(StaticMessageCategoryType) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getModuleAppsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getModuleId() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.ExtensionModuleStaticFilesGenerationPageBean
 
getModuleId() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.UtilitiesModuleStaticFilesGenerationPageBean
 
getModuleName() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.DynamicModuleInfo
 
getModuleName() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getName() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.Snapshot
 
getNotifLargeTextsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getNotifLargeTextsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getNotifTemplatesConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getNotifTemplatesConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getPackageBase() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
getReportsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getReportsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getRepository() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
getRepository() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.SnapshotSettingsPageBean
 
getSnapshotMeta() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.CodeGenerationItem
 
getSnapshotMeta() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionStaticFileBuilderContext
 
getSnapshotSrc() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.SnapshotSettingsPageBean
 
getTitle() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.SnapshotMeta
 
getType() - Method in class com.flowcentraltech.flowcentral.codegeneration.data.SnapshotMeta
 
getUtilitiesSrc() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
getWfChannelsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getWfChannelsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getWorkflowsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getWorkflowsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
getWorkflowWizardsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
getWorkflowWizardsConfig() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 

H

HelpSheetsXmlGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Help sheets XML Generator.
HelpSheetsXmlGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.HelpSheetsXmlGenerator
 

I

isCustom() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
isGenerateToRepo() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
isGenerateToRepo() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.SnapshotSettingsPageBean
 
isSnapshotMode() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
isSnapshotMode() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionStaticFileBuilderContext
 

M

MESSAGE_REPLACEMENT_LIST - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleSysParamConstants
 

N

nextApplication(String, String, boolean) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
NotificationLargeTextsXmlGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Notification large texts XML Generator.
NotificationLargeTextsXmlGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.NotificationLargeTextsXmlGenerator
 
NotificationTemplatesXmlGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Notification templates XML Generator.
NotificationTemplatesXmlGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.NotificationTemplatesXmlGenerator
 

O

onInitialize() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticArtifactGenerator
 
onInitialize() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticModuleArtifactGenerator
 
onOpenPage() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageController
 
onOpenPage() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.ExtensionModuleStaticFilesGenerationPageController
 
onOpenPage() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.SnapshotSettingsPageController
 
onOpenPage() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.UtilitiesModuleStaticFilesGenerationPageController
 
onTerminate() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticArtifactGenerator
 
onTerminate() - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticModuleArtifactGenerator
 
openEntry(ExtensionStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticArtifactGenerator
 
openEntry(ExtensionModuleStaticFileBuilderContext, String, ZipOutputStream) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.AbstractStaticModuleArtifactGenerator
 

P

pushToRemote() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.ExtensionModuleStaticFilesGenerationPageController
 
pushToRemote() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.UtilitiesModuleStaticFilesGenerationPageController
 

R

ReportsXmlGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Reports XML Generator.
ReportsXmlGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.ReportsXmlGenerator
 

S

save() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageController
 
save() - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.SnapshotSettingsPageController
 
setAppHelpSheetsConfig(AppHelpSheetsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
setBasePackage(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.ExtensionModuleStaticFilesGenerationPageBean
 
setBasePackage(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.UtilitiesModuleStaticFilesGenerationPageBean
 
setBranch(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
setBranch(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.SnapshotSettingsPageBean
 
setChartDataSourcesConfig(AppChartDataSourcesConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
setChartDataSourcesConfig(AppChartDataSourcesConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
setChartsConfig(AppChartsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
setChartsConfig(AppChartsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
setCodeGenerationItem(CodeGenerationItem) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.ExtensionModuleStaticFilesGenerationPageBean
 
setCodeGenerationItem(CodeGenerationItem) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.UtilitiesModuleStaticFilesGenerationPageBean
 
setDashboardsConfig(AppDashboardsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
setDashboardsConfig(AppDashboardsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
setData(byte[]) - Method in class com.flowcentraltech.flowcentral.codegeneration.data.CodeGenerationItem
 
setDynamicModuleInfo(DynamicModuleInfo) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
setExtensionSrc(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
setFilename(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.data.CodeGenerationItem
 
setGenerateToRepo(boolean) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
setGenerateToRepo(boolean) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.SnapshotSettingsPageBean
 
setHelpSheetsConfig(AppHelpSheetsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
setModuleId(Long) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.ExtensionModuleStaticFilesGenerationPageBean
 
setModuleId(Long) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.UtilitiesModuleStaticFilesGenerationPageBean
 
setNotifLargeTextsConfig(AppNotifLargeTextsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
setNotifLargeTextsConfig(AppNotifLargeTextsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
setNotifTemplatesConfig(AppNotifTemplatesConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
setNotifTemplatesConfig(AppNotifTemplatesConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
setPackageBase(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
setReportsConfig(AppReportsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
setReportsConfig(AppReportsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
setRepository(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
setRepository(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.SnapshotSettingsPageBean
 
setSnapshotSrc(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.SnapshotSettingsPageBean
 
setUtilitiesSrc(String) - Method in class com.flowcentraltech.flowcentral.codegeneration.web.controllers.CodeGenerationSettingsPageBean
 
setWfChannelsConfig(WfChannelsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
setWfChannelsConfig(WfChannelsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
setWorkflowsConfig(AppWorkflowsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
setWorkflowsConfig(AppWorkflowsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
setWorkflowWizardsConfig(AppWorkflowWizardsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ApplicationConfig
 
setWorkflowWizardsConfig(AppWorkflowWizardsConfig) - Method in class com.flowcentraltech.flowcentral.codegeneration.generators.ExtensionModuleStaticFileBuilderContext
 
Snapshot - Class in com.flowcentraltech.flowcentral.codegeneration.data
Snapshot.
Snapshot(String, String, String, String, String, byte[]) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.data.Snapshot
 
SNAPSHOT_SRC_PATH - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleSysParamConstants
 
SNAPSHOT_TARGET_BRANCH - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleSysParamConstants
 
SNAPSHOT_TARGET_REPOSITORY - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleSysParamConstants
 
SnapshotMeta - Class in com.flowcentraltech.flowcentral.codegeneration.data
Snapshot META.
SnapshotMeta(String, String, String) - Constructor for class com.flowcentraltech.flowcentral.codegeneration.data.SnapshotMeta
 
SnapshotSettingsPageBean - Class in com.flowcentraltech.flowcentral.codegeneration.web.controllers
Snapshot settings page bean.
SnapshotSettingsPageBean() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.web.controllers.SnapshotSettingsPageBean
 
SnapshotSettingsPageController - Class in com.flowcentraltech.flowcentral.codegeneration.web.controllers
Snapshot settings page controller.
SnapshotSettingsPageController() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.web.controllers.SnapshotSettingsPageController
 
splitMessageReplacements(String) - Static method in class com.flowcentraltech.flowcentral.codegeneration.util.CodeGenerationUtils
 
StaticArtifactGenerator - Interface in com.flowcentraltech.flowcentral.codegeneration.generators
Static artifact generator.
StaticMessageCategoryType - Enum in com.flowcentraltech.flowcentral.codegeneration.generators
Static message category type.
StaticModuleArtifactGenerator - Interface in com.flowcentraltech.flowcentral.codegeneration.generators
Static module artifact generator.

U

UTILITIES_SRC_PATH - Static variable in interface com.flowcentraltech.flowcentral.codegeneration.constants.CodeGenerationModuleSysParamConstants
 
UtilitiesModuleStaticFilesGenerationPageBean - Class in com.flowcentraltech.flowcentral.codegeneration.web.controllers
Utilities module static files generation page bean.
UtilitiesModuleStaticFilesGenerationPageBean() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.web.controllers.UtilitiesModuleStaticFilesGenerationPageBean
 
UtilitiesModuleStaticFilesGenerationPageController - Class in com.flowcentraltech.flowcentral.codegeneration.web.controllers
Utilities module static files generation page controller.
UtilitiesModuleStaticFilesGenerationPageController() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.web.controllers.UtilitiesModuleStaticFilesGenerationPageController
 

V

valueOf(String) - Static method in enum com.flowcentraltech.flowcentral.codegeneration.generators.StaticMessageCategoryType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.flowcentraltech.flowcentral.codegeneration.generators.StaticMessageCategoryType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WorkflowsXmlGenerator - Class in com.flowcentraltech.flowcentral.codegeneration.generators
Workflows XML Generator.
WorkflowsXmlGenerator() - Constructor for class com.flowcentraltech.flowcentral.codegeneration.generators.WorkflowsXmlGenerator
 
A C D E G H I M N O P R S U V W 
Skip navigation links

Copyright © 2024. All rights reserved.