Class FlowableUiHubService
- java.lang.Object
-
- liquibase.hub.core.MockHubService
-
- org.flowable.ui.common.service.liquibase.FlowableUiHubService
-
- All Implemented Interfaces:
liquibase.hub.HubService,liquibase.plugin.Plugin,liquibase.servicelocator.PrioritizedService
public class FlowableUiHubService extends liquibase.hub.core.MockHubServiceThis is a special implementation of the LiquibaseHubServicewhich 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
-
-
Constructor Summary
Constructors Constructor Description FlowableUiHubService()
-
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
-
-