Class FlowableLiquibaseHubService

  • All Implemented Interfaces:
    liquibase.hub.HubService, liquibase.plugin.Plugin, liquibase.servicelocator.PrioritizedService

    public class FlowableLiquibaseHubService
    extends liquibase.hub.core.MockHubService
    This is a special implementation of the Liquibase HubService which is automatically disabled.
    Author:
    Filip Hrisafov
    • Field Summary

      • Fields inherited from class liquibase.hub.core.MockHubService

        alreadyRegisteredUUID, apiKey, deletedUUID, failUUID, lastCreatedChangelog, notFoundChangeLogUUID, numberOfProjectsInList, online, operationCreateDate, organizationId, randomUUID, returnChangeLogs, returnConnections, returnProjects, sentObjects
      • Fields inherited from interface liquibase.plugin.Plugin

        PRIORITY_DEFAULT, PRIORITY_NOT_APPLICABLE, PRIORITY_SPECIALIZED
      • Fields inherited from interface liquibase.servicelocator.PrioritizedService

        COMPARATOR, PRIORITY_DATABASE, PRIORITY_DEFAULT
    • Method Summary

      • Methods inherited from class liquibase.hub.core.MockHubService

        createChangeLog, createConnection, createOperation, createOperationInOrganization, createProject, deactivateChangeLog, findProjectByConnectionIdOrJdbcUrl, getConnection, getConnections, getHubChangeLog, getHubChangeLog, getMe, getOrganization, getPriority, getProject, getProjects, isOnline, register, reset, sendOperationChangeEvent, sendOperationChanges, sendOperationEvent, sendOperationEvent, setRanChangeSets, shortenLink, validateOnboardingToken
    • Constructor Detail

      • FlowableLiquibaseHubService

        public FlowableLiquibaseHubService()