JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Guvnor - Structure Backend 7.0.0.Beta8
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
A
accept(ConfigGroup)
- Method in class org.guvnor.structure.backend.repositories.git.
GitRepositoryFactoryHelper
acceptPullRequest(PullRequest)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
add(Repository)
- Method in class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
addConfiguration(ConfigGroup)
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
addDeployment(String, Object)
- Method in class org.guvnor.structure.backend.deployment.
DeploymentConfigServiceImpl
Added
- Annotation Type in
org.guvnor.structure.backend.config
addEnvironmentParameter(String, Object)
- Method in class org.guvnor.structure.backend.repositories.
SystemRepository
addGroup(OrganizationalUnit, String)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
addGroup(Repository, String)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
addRepository(OrganizationalUnit, Repository)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
AsyncConfigWatchService
- Interface in
org.guvnor.structure.backend.config.watch
AsyncWatchServiceCallback
- Interface in
org.guvnor.structure.backend.config.watch
B
BackwardCompatibleUtil
- Class in
org.guvnor.structure.backend.backcompat
BackwardCompatibleUtil()
- Constructor for class org.guvnor.structure.backend.backcompat.
BackwardCompatibleUtil
BackwardCompatibleUtil(ConfigurationFactory)
- Constructor for class org.guvnor.structure.backend.backcompat.
BackwardCompatibleUtil
build(ConfigGroup)
- Method in class org.guvnor.structure.backend.repositories.git.
GitRepositoryBuilder
buildHiddenPath(PullRequest)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
buildPath(String, String)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
C
callback(long)
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
callback(long)
- Method in interface org.guvnor.structure.backend.config.watch.
AsyncWatchServiceCallback
changePullRequestStatus(String, long, PullRequestStatus)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
closePullRequest(PullRequest)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
compat(ConfigGroup)
- Method in class org.guvnor.structure.backend.backcompat.
BackwardCompatibleUtil
ConfigGroupMarshaller
- Class in
org.guvnor.structure.backend.config
Marshall a ConfigGroup to and from XML
ConfigGroupMarshaller()
- Constructor for class org.guvnor.structure.backend.config.
ConfigGroupMarshaller
ConfigServiceWatchServiceExecutor
- Interface in
org.guvnor.structure.backend.config.watch
ConfigServiceWatchServiceExecutorImpl
- Class in
org.guvnor.structure.backend.config.watch
ConfigServiceWatchServiceExecutorImpl()
- Constructor for class org.guvnor.structure.backend.config.watch.
ConfigServiceWatchServiceExecutorImpl
ConfigurationFactoryImpl
- Class in
org.guvnor.structure.backend.config
ConfigurationFactoryImpl()
- Constructor for class org.guvnor.structure.backend.config.
ConfigurationFactoryImpl
ConfigurationFactoryImpl(PasswordService)
- Constructor for class org.guvnor.structure.backend.config.
ConfigurationFactoryImpl
ConfigurationServiceImpl
- Class in
org.guvnor.structure.backend.config
ConfigurationServiceImpl()
- Constructor for class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
ConfigurationServiceImpl(Repository, ConfigGroupMarshaller, User, IOService, Event<SystemRepositoryChangedEvent>, Event<SystemRepositoryChangedEvent>, Event<SystemRepositoryChangedEvent>, FileSystem)
- Constructor for class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
ConfiguredRepositories
- Class in
org.guvnor.structure.backend.repositories
Cache for configured repositories.
ConfiguredRepositories()
- Constructor for class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
ConfiguredRepositories(ConfigurationService, RepositoryFactory, Repository)
- Constructor for class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
containsAlias(String)
- Method in class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
createHiddenBranch(PullRequest)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
createOrganizationalUnit(String, String, String)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
createOrganizationalUnit(String, String, String, Collection<Repository>)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
createPullRequest(String, String, String, String)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
createRepository(OrganizationalUnit, String, String, RepositoryEnvironmentConfigurations)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
createRepository(String, String, RepositoryEnvironmentConfigurations)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
D
decrypt(String)
- Method in class org.guvnor.structure.backend.config.
DefaultPasswordServiceImpl
DefaultPasswordServiceImpl
- Class in
org.guvnor.structure.backend.config
DefaultPasswordServiceImpl()
- Constructor for class org.guvnor.structure.backend.config.
DefaultPasswordServiceImpl
delete(String)
- Method in class org.guvnor.structure.backend.repositories.git.
GitMetadataStoreImpl
deletePullRequest(PullRequest)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
DeploymentConfigChangedEvent
- Class in
org.guvnor.structure.backend.deployment
DeploymentConfigChangedEvent()
- Constructor for class org.guvnor.structure.backend.deployment.
DeploymentConfigChangedEvent
DeploymentConfigChangedEvent(Object)
- Constructor for class org.guvnor.structure.backend.deployment.
DeploymentConfigChangedEvent
DeploymentConfigFactoryImpl
- Class in
org.guvnor.structure.backend.deployment
DeploymentConfigFactoryImpl()
- Constructor for class org.guvnor.structure.backend.deployment.
DeploymentConfigFactoryImpl
DeploymentConfigImpl
- Class in
org.guvnor.structure.backend.deployment
DeploymentConfigImpl(String, Object)
- Constructor for class org.guvnor.structure.backend.deployment.
DeploymentConfigImpl
DeploymentConfigServiceImpl
- Class in
org.guvnor.structure.backend.deployment
DeploymentConfigServiceImpl()
- Constructor for class org.guvnor.structure.backend.deployment.
DeploymentConfigServiceImpl
diff(PullRequest)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
E
encrypt(String)
- Method in class org.guvnor.structure.backend.config.
DefaultPasswordServiceImpl
endBatch()
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
eventToIntercept()
- Method in class org.guvnor.structure.backend.social.
NewOrganizationalUnitEventAdapter
eventToIntercept()
- Method in class org.guvnor.structure.backend.social.
RepoAddedToOrganizationaUnitEventAdapter
eventToIntercept()
- Method in class org.guvnor.structure.backend.social.
RepoRemovedFromOrganizationalUnitEventAdapter
eventToIntercept()
- Method in class org.guvnor.structure.backend.social.
UpdatedOrganizationalUnitEventAdapter
execute(ConfigServiceWatchServiceExecutor)
- Method in interface org.guvnor.structure.backend.config.watch.
AsyncConfigWatchService
execute(WatchKey, long, AsyncWatchServiceCallback)
- Method in interface org.guvnor.structure.backend.config.watch.
ConfigServiceWatchServiceExecutor
execute(WatchKey, long, AsyncWatchServiceCallback)
- Method in class org.guvnor.structure.backend.config.watch.
ConfigServiceWatchServiceExecutorImpl
F
FileNavigatorServiceImpl
- Class in
org.guvnor.structure.backend
FileNavigatorServiceImpl()
- Constructor for class org.guvnor.structure.backend.
FileNavigatorServiceImpl
findGroupConfig(String)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
findRepositoryConfig(String)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
flush(SystemRepositoryChangedEvent)
- Method in class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
G
getAllConfiguredRepositories()
- Method in class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
getAllOrganizationalUnits()
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
getAllRepositories()
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
getBranchName(Path)
- Method in class org.guvnor.structure.backend.repositories.git.
GitRepositoryBuilder
getConfiguration(ConfigType)
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
getDeployment(String)
- Method in class org.guvnor.structure.backend.deployment.
DeploymentConfigServiceImpl
getDeployments()
- Method in class org.guvnor.structure.backend.deployment.
DeploymentConfigServiceImpl
getDeploymentUnit()
- Method in class org.guvnor.structure.backend.deployment.
DeploymentConfigChangedEvent
getDeploymentUnit()
- Method in class org.guvnor.structure.backend.deployment.
DeploymentConfigImpl
getDescription()
- Method in interface org.guvnor.structure.backend.config.watch.
AsyncConfigWatchService
getEnvironment()
- Method in class org.guvnor.structure.backend.repositories.
SystemRepository
getGroups()
- Method in class org.guvnor.structure.backend.repositories.
SystemRepository
getIdentifier()
- Method in class org.guvnor.structure.backend.deployment.
DeploymentConfigImpl
getIdentityName()
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
getLastModified()
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
getOrganizationalUnit(String)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
getOrganizationalUnits()
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
getParentOrganizationalUnit(Repository)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
getPullRequestsByBranch(Integer, Integer, String, String)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
getPullRequestsByRepository(Integer, Integer, String)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
getPullRequestsByStatus(Integer, Integer, String, PullRequestStatus)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
getRepositories()
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
getRepository(String)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
getRepository(Path)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
getRepositoryByRepositoryAlias(String)
- Method in class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
getRepositoryByRepositoryFileSystem(FileSystem)
- Method in class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
This can also return System Repository.
getRepositoryByRootPath(Path)
- Method in class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
getRepositoryHistory(String, int)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
getRepositoryHistory(String, int, int)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
getRepositoryHistoryAll(String)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
getRepositoryInfo(String)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
getSanitizedDefaultGroupId(String)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
getTimelineFilters()
- Method in class org.guvnor.structure.backend.social.
NewOrganizationalUnitEventAdapter
getTimelineFilters()
- Method in class org.guvnor.structure.backend.social.
RepoAddedToOrganizationaUnitEventAdapter
getTimelineFilters()
- Method in class org.guvnor.structure.backend.social.
RepoRemovedFromOrganizationalUnitEventAdapter
getTimelineFilters()
- Method in class org.guvnor.structure.backend.social.
UpdatedOrganizationalUnitEventAdapter
getTimelineFiltersNames()
- Method in class org.guvnor.structure.backend.social.
NewOrganizationalUnitEventAdapter
getTimelineFiltersNames()
- Method in class org.guvnor.structure.backend.social.
RepoAddedToOrganizationaUnitEventAdapter
getTimelineFiltersNames()
- Method in class org.guvnor.structure.backend.social.
RepoRemovedFromOrganizationalUnitEventAdapter
getTimelineFiltersNames()
- Method in class org.guvnor.structure.backend.social.
UpdatedOrganizationalUnitEventAdapter
getUri()
- Method in class org.guvnor.structure.backend.repositories.
SystemRepository
getUserInfo(SessionInfo)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
getWatchServiceExecutor()
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
GitMetadataStoreImpl
- Class in
org.guvnor.structure.backend.repositories.git
GitMetadataStoreImpl(ObjectStorage)
- Constructor for class org.guvnor.structure.backend.repositories.git.
GitMetadataStoreImpl
GitRepositoryBuilder
- Class in
org.guvnor.structure.backend.repositories.git
GitRepositoryBuilder(IOService, PasswordService)
- Constructor for class org.guvnor.structure.backend.repositories.git.
GitRepositoryBuilder
GitRepositoryFactoryHelper
- Class in
org.guvnor.structure.backend.repositories.git
GitRepositoryFactoryHelper()
- Constructor for class org.guvnor.structure.backend.repositories.git.
GitRepositoryFactoryHelper
GitRepositoryFactoryHelper(IOService)
- Constructor for class org.guvnor.structure.backend.repositories.git.
GitRepositoryFactoryHelper
I
init()
- Method in class org.guvnor.structure.backend.repositories.git.
GitMetadataStoreImpl
isValid()
- Method in class org.guvnor.structure.backend.repositories.
SystemRepository
isValidGroupId(String)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
L
listContent(Path)
- Method in class org.guvnor.structure.backend.
FileNavigatorServiceImpl
listRepositories()
- Method in class org.guvnor.structure.backend.
FileNavigatorServiceImpl
loadGroups()
- Method in class org.guvnor.structure.backend.deployment.
DeploymentConfigServiceImpl
loadOrganizationalUnits()
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
loadRepositories()
- Method in class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
M
marshall(ConfigGroup)
- Method in class org.guvnor.structure.backend.config.
ConfigGroupMarshaller
METADATA
- Static variable in class org.guvnor.structure.backend.repositories.git.
GitMetadataStoreImpl
N
newConfigGroup(ConfigType, String, String)
- Method in class org.guvnor.structure.backend.config.
ConfigurationFactoryImpl
newConfigItem(String, String)
- Method in class org.guvnor.structure.backend.config.
ConfigurationFactoryImpl
newConfigItem(String, boolean)
- Method in class org.guvnor.structure.backend.config.
ConfigurationFactoryImpl
newConfigItem(String, List)
- Method in class org.guvnor.structure.backend.config.
ConfigurationFactoryImpl
newConfigItem(String, Object)
- Method in class org.guvnor.structure.backend.config.
ConfigurationFactoryImpl
newDeployment(ConfigGroup)
- Method in class org.guvnor.structure.backend.deployment.
DeploymentConfigFactoryImpl
newOrganizationalUnit(ConfigGroup)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitFactoryImpl
NewOrganizationalUnitEventAdapter
- Class in
org.guvnor.structure.backend.social
NewOrganizationalUnitEventAdapter()
- Constructor for class org.guvnor.structure.backend.social.
NewOrganizationalUnitEventAdapter
newRepository(ConfigGroup)
- Method in class org.guvnor.structure.backend.repositories.git.
GitRepositoryFactoryHelper
newRepository(ConfigGroup)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryFactoryImpl
newSecuredConfigItem(String, String)
- Method in class org.guvnor.structure.backend.config.
ConfigurationFactoryImpl
normalizeRepositoryName(String)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
O
onNewBranch(NewBranchEvent)
- Method in class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
org.guvnor.structure.backend
- package org.guvnor.structure.backend
org.guvnor.structure.backend.backcompat
- package org.guvnor.structure.backend.backcompat
org.guvnor.structure.backend.config
- package org.guvnor.structure.backend.config
org.guvnor.structure.backend.config.watch
- package org.guvnor.structure.backend.config.watch
org.guvnor.structure.backend.deployment
- package org.guvnor.structure.backend.deployment
org.guvnor.structure.backend.organizationalunit
- package org.guvnor.structure.backend.organizationalunit
org.guvnor.structure.backend.repositories
- package org.guvnor.structure.backend.repositories
org.guvnor.structure.backend.repositories.git
- package org.guvnor.structure.backend.repositories.git
org.guvnor.structure.backend.social
- package org.guvnor.structure.backend.social
OrganizationalUnitFactoryImpl
- Class in
org.guvnor.structure.backend.organizationalunit
OrganizationalUnitFactoryImpl()
- Constructor for class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitFactoryImpl
OrganizationalUnitSearchServiceImpl
- Class in
org.guvnor.structure.backend.organizationalunit
OrganizationalUnitSearchServiceImpl(OrganizationalUnitService)
- Constructor for class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitSearchServiceImpl
OrganizationalUnitServiceImpl
- Class in
org.guvnor.structure.backend.organizationalunit
OrganizationalUnitServiceImpl()
- Constructor for class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
OrgUnit
- Annotation Type in
org.guvnor.structure.backend.config
P
paginate(Integer, Integer, List<PullRequest>)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
PullRequestServiceImpl
- Class in
org.guvnor.structure.backend.repositories
PullRequestServiceImpl(GitMetadataStore, IOService, ConfiguredRepositories)
- Constructor for class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
R
read(String)
- Method in class org.guvnor.structure.backend.repositories.git.
GitMetadataStoreImpl
rejectPullRequest(PullRequest)
- Method in class org.guvnor.structure.backend.repositories.
PullRequestServiceImpl
remove(String)
- Method in class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
removeConfiguration(ConfigGroup)
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
Removed
- Annotation Type in
org.guvnor.structure.backend.config
removeDeployment(String)
- Method in class org.guvnor.structure.backend.deployment.
DeploymentConfigServiceImpl
removeGroup(OrganizationalUnit, String)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
removeGroup(Repository, String)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
removeOrganizationalUnit(String)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
removeRepository(OrganizationalUnit, Repository)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
removeRepository(String)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
RepoAddedToOrganizationaUnitEventAdapter
- Class in
org.guvnor.structure.backend.social
RepoAddedToOrganizationaUnitEventAdapter()
- Constructor for class org.guvnor.structure.backend.social.
RepoAddedToOrganizationaUnitEventAdapter
RepoRemovedFromOrganizationalUnitEventAdapter
- Class in
org.guvnor.structure.backend.social
RepoRemovedFromOrganizationalUnitEventAdapter()
- Constructor for class org.guvnor.structure.backend.social.
RepoRemovedFromOrganizationalUnitEventAdapter
Repository
- Annotation Type in
org.guvnor.structure.backend.config
RepositoryFactoryImpl
- Class in
org.guvnor.structure.backend.repositories
RepositoryFactoryImpl()
- Constructor for class org.guvnor.structure.backend.repositories.
RepositoryFactoryImpl
RepositorySearchServiceImpl
- Class in
org.guvnor.structure.backend.repositories
RepositorySearchServiceImpl(RepositoryService)
- Constructor for class org.guvnor.structure.backend.repositories.
RepositorySearchServiceImpl
RepositoryServiceEditorImpl
- Class in
org.guvnor.structure.backend.repositories
RepositoryServiceEditorImpl()
- Constructor for class org.guvnor.structure.backend.repositories.
RepositoryServiceEditorImpl
RepositoryServiceImpl
- Class in
org.guvnor.structure.backend.repositories
RepositoryServiceImpl()
- Constructor for class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
revertHistory(String, Path, String, VersionRecord)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceEditorImpl
S
searchByAlias(String, int, boolean)
- Method in class org.guvnor.structure.backend.repositories.
RepositorySearchServiceImpl
searchById(Collection<String>)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitSearchServiceImpl
searchById(Collection<String>)
- Method in class org.guvnor.structure.backend.repositories.
RepositorySearchServiceImpl
searchByName(String, int, boolean)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitSearchServiceImpl
SEPARATOR
- Static variable in class org.guvnor.structure.backend.repositories.git.
GitMetadataStoreImpl
setConfig(Repository, IOService, Event<SystemRepositoryChangedEvent>, Event<SystemRepositoryChangedEvent>, Event<SystemRepositoryChangedEvent>)
- Method in class org.guvnor.structure.backend.config.watch.
ConfigServiceWatchServiceExecutorImpl
setDeploymentUnit(Object)
- Method in class org.guvnor.structure.backend.deployment.
DeploymentConfigChangedEvent
setup()
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
shouldInterceptThisEvent(Object)
- Method in class org.guvnor.structure.backend.social.
NewOrganizationalUnitEventAdapter
shouldInterceptThisEvent(Object)
- Method in class org.guvnor.structure.backend.social.
RepoAddedToOrganizationaUnitEventAdapter
shouldInterceptThisEvent(Object)
- Method in class org.guvnor.structure.backend.social.
RepoRemovedFromOrganizationalUnitEventAdapter
shouldInterceptThisEvent(Object)
- Method in class org.guvnor.structure.backend.social.
UpdatedOrganizationalUnitEventAdapter
shutdown()
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
socialEventType()
- Method in class org.guvnor.structure.backend.social.
NewOrganizationalUnitEventAdapter
socialEventType()
- Method in class org.guvnor.structure.backend.social.
RepoAddedToOrganizationaUnitEventAdapter
socialEventType()
- Method in class org.guvnor.structure.backend.social.
RepoRemovedFromOrganizationalUnitEventAdapter
socialEventType()
- Method in class org.guvnor.structure.backend.social.
UpdatedOrganizationalUnitEventAdapter
startBatch()
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
SYSTEM_REPO
- Static variable in class org.guvnor.structure.backend.repositories.
SystemRepository
systemRepository()
- Method in class org.guvnor.structure.backend.repositories.
RepositoryFactoryImpl
SystemRepository
- Class in
org.guvnor.structure.backend.repositories
Definition of the bootstrap repository
T
toSocial(Object)
- Method in class org.guvnor.structure.backend.social.
NewOrganizationalUnitEventAdapter
toSocial(Object)
- Method in class org.guvnor.structure.backend.social.
RepoAddedToOrganizationaUnitEventAdapter
toSocial(Object)
- Method in class org.guvnor.structure.backend.social.
RepoRemovedFromOrganizationalUnitEventAdapter
toSocial(Object)
- Method in class org.guvnor.structure.backend.social.
UpdatedOrganizationalUnitEventAdapter
U
unmarshall(String)
- Method in class org.guvnor.structure.backend.config.
ConfigGroupMarshaller
update(Repository)
- Method in class org.guvnor.structure.backend.repositories.
ConfiguredRepositories
updateConfiguration(ConfigGroup)
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
UpdatedOrganizationalUnitEventAdapter
- Class in
org.guvnor.structure.backend.social
UpdatedOrganizationalUnitEventAdapter()
- Constructor for class org.guvnor.structure.backend.social.
UpdatedOrganizationalUnitEventAdapter
updateLastModified()
- Method in class org.guvnor.structure.backend.config.
ConfigurationServiceImpl
updateOrganizationalUnit(String, String, String)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
updateRegisteredDeployments(SystemRepositoryChangedEvent)
- Method in class org.guvnor.structure.backend.deployment.
DeploymentConfigServiceImpl
updateRegisteredOU(SystemRepositoryChangedEvent)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
updateRegisteredOUonRepoChange(RepositoryEnvironmentUpdatedEvent)
- Method in class org.guvnor.structure.backend.organizationalunit.
OrganizationalUnitServiceImpl
updateRepositoryConfiguration(Repository, RepositoryEnvironmentConfigurations)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
V
validateRepositoryName(String)
- Method in class org.guvnor.structure.backend.repositories.
RepositoryServiceImpl
W
write(String)
- Method in class org.guvnor.structure.backend.repositories.git.
GitMetadataStoreImpl
write(String, String)
- Method in class org.guvnor.structure.backend.repositories.git.
GitMetadataStoreImpl
write(String, GitMetadata)
- Method in class org.guvnor.structure.backend.repositories.git.
GitMetadataStoreImpl
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Guvnor - Structure Backend 7.0.0.Beta8
Prev
Next
Frames
No Frames
All Classes
Copyright © 2001–2017
JBoss by Red Hat
. All rights reserved.