Package | Description |
---|---|
org.guvnor.structure.backend.repositories | |
org.guvnor.structure.backend.repositories.git |
Constructor and Description |
---|
ChangeRequestServiceImpl(SpaceConfigStorageRegistry spaceConfigStorageRegistry,
RepositoryService repositoryService,
SpacesAPI spaces,
javax.enterprise.event.Event<ChangeRequestListUpdatedEvent> changeRequestListUpdatedEvent,
javax.enterprise.event.Event<ChangeRequestUpdatedEvent> changeRequestUpdatedEvent,
javax.enterprise.event.Event<ChangeRequestStatusUpdatedEvent> changeRequestStatusUpdatedEventEvent,
BranchAccessAuthorizer branchAccessAuthorizer,
SessionInfo sessionInfo) |
Constructor and Description |
---|
GitRepositoryBuilder(IOService ioService,
PasswordService secureService,
SpacesAPI spacesAPI,
javax.enterprise.event.Event<RepositoryExternalUpdateEvent> repositoryExternalUpdate,
PostCommitNotificationService postCommitNotificationService,
BranchAccessAuthorizer branchAccessAuthorizer) |
GitRepositoryFactoryHelper(IOService indexedIOService,
IOService notIndexedIOService,
SpacesAPI spacesAPI,
javax.enterprise.event.Event<RepositoryExternalUpdateEvent> repositoryExternalUpdate,
PostCommitNotificationService postCommitNotificationService,
BranchAccessAuthorizer branchAccessAuthorizer,
PasswordService secureService) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.