jar

org.bonitasoft.web : ui-designer-artifact-builder

Maven & Gradle

Aug 25, 2023
0 stars

Bonita UI Designer Artifact Builder · This module is the backend component use to build UID artifacts.

Table Of Contents

Latest Version

Download org.bonitasoft.web : ui-designer-artifact-builder JAR file - Latest Versions:

All Versions

Download org.bonitasoft.web : ui-designer-artifact-builder JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ui-designer-artifact-builder-1.0.0-alpha-05.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bonitasoft.web.designer.migration.page

├─ org.bonitasoft.web.designer.migration.page.AccessibilityCheckListAndRadioButtonsMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.AutocompleteWidgetReturnedKeyMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.BondMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.BondMigrationStrategy.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.BusinessVariableMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.ConstantBondMigrationStrategy.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.DataToVariableMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.DynamicTabsContainerMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.ExpressionBondMigrationStrategy.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.InterpolationBondMigrationStrategy.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.MigrationTabsContainerVisitor.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.PageUUIDMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.SetInterpretHtmlTrueMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.TableWidgetInterpretHTMLMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.TableWidgetStylesMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.TextWidgetInterpretHTMLMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.TextWidgetLabelMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.UIBootstrapAssetMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.page.VariableBondMigrationStrategy.class - [JAR]

org.bonitasoft.web.designer.controller.asset

├─ org.bonitasoft.web.designer.controller.asset.AssetService.class - [JAR]

├─ org.bonitasoft.web.designer.controller.asset.PageAssetPredicate.class - [JAR]

org.bonitasoft.web.designer

├─ org.bonitasoft.web.designer.ArtifactBuilder.class - [JAR]

├─ org.bonitasoft.web.designer.ArtifactBuilderException.class - [JAR]

├─ org.bonitasoft.web.designer.ArtifactBuilderFactory.class - [JAR]

├─ org.bonitasoft.web.designer.DefaultArtifactBuilder.class - [JAR]

├─ org.bonitasoft.web.designer.StreamUtils.class - [JAR]

├─ org.bonitasoft.web.designer.UiDesignerCore.class - [JAR]

├─ org.bonitasoft.web.designer.UiDesignerCoreFactory.class - [JAR]

├─ org.bonitasoft.web.designer.Version.class - [JAR]

org.bonitasoft.web.designer.workspace

├─ org.bonitasoft.web.designer.workspace.CopyContentIfNotExistsVisitor.class - [JAR]

├─ org.bonitasoft.web.designer.workspace.ResourcesCopier.class - [JAR]

├─ org.bonitasoft.web.designer.workspace.Workspace.class - [JAR]

org.bonitasoft.web.designer.controller.importer

├─ org.bonitasoft.web.designer.controller.importer.AbstractArtifactImporter.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.FragmentImporter.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.Import.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.ImportException.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.ImportPathResolver.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.ImportStore.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.PageImporter.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.ServerImportException.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.WidgetImporter.class - [JAR]

org.bonitasoft.web.designer.controller.importer.report

├─ org.bonitasoft.web.designer.controller.importer.report.Dependencies.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.report.ImportReport.class - [JAR]

org.bonitasoft.web.designer.service

├─ org.bonitasoft.web.designer.service.AbstractArtifactService.class - [JAR]

├─ org.bonitasoft.web.designer.service.AbstractAssetableArtifactService.class - [JAR]

├─ org.bonitasoft.web.designer.service.ArtifactService.class - [JAR]

├─ org.bonitasoft.web.designer.service.AssetableArtifactService.class - [JAR]

├─ org.bonitasoft.web.designer.service.BondsTypesFixer.class - [JAR]

├─ org.bonitasoft.web.designer.service.DefaultFragmentService.class - [JAR]

├─ org.bonitasoft.web.designer.service.DefaultPageService.class - [JAR]

├─ org.bonitasoft.web.designer.service.DefaultWidgetService.class - [JAR]

├─ org.bonitasoft.web.designer.service.FragmentMigrationApplyer.class - [JAR]

├─ org.bonitasoft.web.designer.service.FragmentService.class - [JAR]

├─ org.bonitasoft.web.designer.service.PageMigrationApplyer.class - [JAR]

├─ org.bonitasoft.web.designer.service.PageService.class - [JAR]

├─ org.bonitasoft.web.designer.service.WidgetMigrationApplyer.class - [JAR]

├─ org.bonitasoft.web.designer.service.WidgetService.class - [JAR]

org.bonitasoft.web.designer.config

├─ org.bonitasoft.web.designer.config.DesignerInitializerException.class - [JAR]

├─ org.bonitasoft.web.designer.config.UiDesignerProperties.class - [JAR]

├─ org.bonitasoft.web.designer.config.UiDesignerPropertiesBuilder.class - [JAR]

├─ org.bonitasoft.web.designer.config.WorkspaceProperties.class - [JAR]

├─ org.bonitasoft.web.designer.config.WorkspaceUidProperties.class - [JAR]

org.bonitasoft.web.designer.controller.export.properties

├─ org.bonitasoft.web.designer.controller.export.properties.BonitaBusinessDataResourcePredicate.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.properties.BonitaResourceTransformer.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.properties.BonitaVariableResourcePredicate.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.properties.ConstantPropertyValuePredicate.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.properties.FragmentPropertiesBuilder.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.properties.PagePropertiesBuilder.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.properties.ResourceURLFunction.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.properties.WidgetPropertiesBuilder.class - [JAR]

org.bonitasoft.web.designer.i18n

├─ org.bonitasoft.web.designer.i18n.I18nInitializer.class - [JAR]

├─ org.bonitasoft.web.designer.i18n.LanguagePack.class - [JAR]

├─ org.bonitasoft.web.designer.i18n.LanguagePackBuilder.class - [JAR]

├─ org.bonitasoft.web.designer.i18n.LanguagePackFactory.class - [JAR]

org.bonitasoft.web.designer.visitor

├─ org.bonitasoft.web.designer.visitor.AnyLocalContainerVisitor.class - [JAR]

├─ org.bonitasoft.web.designer.visitor.ComponentVisitor.class - [JAR]

├─ org.bonitasoft.web.designer.visitor.FixBondsTypesVisitor.class - [JAR]

├─ org.bonitasoft.web.designer.visitor.FragmentChangeVisitor.class - [JAR]

├─ org.bonitasoft.web.designer.visitor.PageHasValidationErrorVisitor.class - [JAR]

├─ org.bonitasoft.web.designer.visitor.VisitorFactory.class - [JAR]

├─ org.bonitasoft.web.designer.visitor.WebResourcesVisitor.class - [JAR]

org.bonitasoft.web.designer.controller.export

├─ org.bonitasoft.web.designer.controller.export.ExcludeDescriptorFilePredicate.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.ExportException.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.Exporter.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.FragmentExporter.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.PageExporter.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.WidgetExporter.class - [JAR]

org.bonitasoft.web.designer.controller

├─ org.bonitasoft.web.designer.controller.ConfigurationReport.class - [JAR]

├─ org.bonitasoft.web.designer.controller.ErrorMessage.class - [JAR]

├─ org.bonitasoft.web.designer.controller.Predicates.class - [JAR]

org.bonitasoft.web.designer.migration

├─ org.bonitasoft.web.designer.migration.AbstractMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.AddModelVersionMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.AddWebResourcesForWidget.class - [JAR]

├─ org.bonitasoft.web.designer.migration.AssetExternalMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.AssetIdMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.DataExposedMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.LiveRepositoryUpdate.class - [JAR]

├─ org.bonitasoft.web.designer.migration.Migration.class - [JAR]

├─ org.bonitasoft.web.designer.migration.MigrationException.class - [JAR]

├─ org.bonitasoft.web.designer.migration.MigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.SplitWidgetResourcesMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.StyleAddModalContainerPropertiesMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.StyleAssetMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.StyleUpdateInputRequiredLabelMigrationStep.class - [JAR]

├─ org.bonitasoft.web.designer.migration.StyleUpdateInputTypeMigrationStep.class - [JAR]

org.bonitasoft.web.designer.controller.preview

├─ org.bonitasoft.web.designer.controller.preview.Previewer.class - [JAR]

org.bonitasoft.web.designer.controller.export.steps

├─ org.bonitasoft.web.designer.controller.export.steps.AssetExportStep.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.steps.FragmentPropertiesExportStep.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.steps.FragmentsExportStep.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.steps.PagePropertiesExportStep.class - [JAR]

├─ org.bonitasoft.web.designer.controller.export.steps.WidgetByIdExportStep.class - [JAR]

org.bonitasoft.web.designer.controller.utils

├─ org.bonitasoft.web.designer.controller.utils.Unzipper.class - [JAR]

org.bonitasoft.web.designer.controller.importer.dependencies

├─ org.bonitasoft.web.designer.controller.importer.dependencies.AssetDependencyImporter.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.dependencies.ComponentDependencyImporter.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.dependencies.DependencyImporter.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.dependencies.FragmentDependencyImporter.class - [JAR]

├─ org.bonitasoft.web.designer.controller.importer.dependencies.WidgetDependencyImporter.class - [JAR]

org.bonitasoft.web.designer.service.exception

├─ org.bonitasoft.web.designer.service.exception.IncompatibleException.class - [JAR]