Skip navigation links
Guvnor - Structure API 7.0.0.CR1
A C D E F G H I L M N O P R S T U V W 

A

accept(ConfigGroup) - Method in interface org.guvnor.structure.server.repositories.RepositoryFactoryHelper
 
acceptPullRequest(PullRequest) - Method in interface org.guvnor.structure.repositories.PullRequestService
Accepts the provided pull request and merges branches into target.
addBranch(String, Path) - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
addConfigItem(ConfigItem) - Method in class org.guvnor.structure.server.config.ConfigGroup
 
addConfiguration(ConfigGroup) - Method in interface org.guvnor.structure.server.config.ConfigurationService
 
addDeployment(String, Object) - Method in interface org.guvnor.structure.deployment.DeploymentConfigService
 
addEnvironmentParameter(String, Object) - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
addEnvironmentParameter(String, Object) - Method in interface org.guvnor.structure.repositories.Repository
 
addGroup(OrganizationalUnit, String) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
addGroup(Repository, String) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
addRepository(OrganizationalUnit, Repository) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
AfterCreateOrganizationalUnitEvent - Class in org.guvnor.structure.events
An event signalling an Organizational Unit has been created
AfterCreateOrganizationalUnitEvent(OrganizationalUnit) - Constructor for class org.guvnor.structure.events.AfterCreateOrganizationalUnitEvent
 
AfterDeleteOrganizationalUnitEvent - Class in org.guvnor.structure.events
An event signalling an Organizational Unit has been deleted
AfterDeleteOrganizationalUnitEvent(OrganizationalUnit) - Constructor for class org.guvnor.structure.events.AfterDeleteOrganizationalUnitEvent
 

C

closePullRequest(PullRequest) - Method in interface org.guvnor.structure.repositories.PullRequestService
Closes the provided pull request and changes its status to CLOSED
ConfigGroup - Class in org.guvnor.structure.server.config
 
ConfigGroup() - Constructor for class org.guvnor.structure.server.config.ConfigGroup
 
ConfigItem<T> - Class in org.guvnor.structure.server.config
 
ConfigItem() - Constructor for class org.guvnor.structure.server.config.ConfigItem
 
ConfigType - Enum in org.guvnor.structure.server.config
 
ConfigurationFactory - Interface in org.guvnor.structure.server.config
 
ConfigurationService - Interface in org.guvnor.structure.server.config
 
CONFIGURE_REPOSITORY - Static variable in interface org.guvnor.structure.security.RepositoryFeatures
Configure Repository Process
containsConfiguration(String) - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
CREATE - Static variable in interface org.guvnor.structure.security.OrganizationalUnitAction
 
CREATE - Static variable in interface org.guvnor.structure.security.RepositoryAction
 
createOrganizationalUnit(String, String, String) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
createOrganizationalUnit(String, String, String, Collection<Repository>) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
createPullRequest(String, String, String, String) - Method in interface org.guvnor.structure.repositories.PullRequestService
Creates a pull request and stores it into the tracking system.
createRepository(OrganizationalUnit, String, String, RepositoryEnvironmentConfigurations) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
createRepository(String, String, RepositoryEnvironmentConfigurations) - Method in interface org.guvnor.structure.repositories.RepositoryService
 

D

DataContent - Class in org.guvnor.structure.navigator
 
DataContent() - Constructor for class org.guvnor.structure.navigator.DataContent
 
DataContent(boolean, String, String, String, String, Path) - Constructor for class org.guvnor.structure.navigator.DataContent
 
decrypt(String) - Method in interface org.guvnor.structure.server.config.PasswordService
 
DefaultPublicURI - Class in org.guvnor.structure.repositories.impl
 
DefaultPublicURI() - Constructor for class org.guvnor.structure.repositories.impl.DefaultPublicURI
 
DefaultPublicURI(String) - Constructor for class org.guvnor.structure.repositories.impl.DefaultPublicURI
 
DefaultPublicURI(String, String) - Constructor for class org.guvnor.structure.repositories.impl.DefaultPublicURI
 
delete(String) - Method in interface org.guvnor.structure.repositories.GitMetadataStore
Deletes that repository meta information and removes its reference from the origin and forks.
DELETE - Static variable in interface org.guvnor.structure.security.OrganizationalUnitAction
 
DELETE - Static variable in interface org.guvnor.structure.security.RepositoryAction
 
deletePullRequest(PullRequest) - Method in interface org.guvnor.structure.repositories.PullRequestService
Deletes the pull request.
DeploymentConfig - Interface in org.guvnor.structure.deployment
 
DeploymentConfigFactory - Interface in org.guvnor.structure.server.deployment
 
DeploymentConfigService - Interface in org.guvnor.structure.deployment
 
diff(PullRequest) - Method in interface org.guvnor.structure.repositories.PullRequestService
Obtains differences between all files involved in the pull request.

E

encrypt(String) - Method in interface org.guvnor.structure.server.config.PasswordService
 
endBatch() - Method in interface org.guvnor.structure.server.config.ConfigurationService
 
EnvironmentParameters - Class in org.guvnor.structure.repositories
Magic Strings for common environment parameter names
EnvironmentParameters() - Constructor for class org.guvnor.structure.repositories.EnvironmentParameters
 
equals(Object) - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
equals(Object) - Method in class org.guvnor.structure.repositories.impl.DefaultPublicURI
 
equals(Object) - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
equals(Object) - Method in class org.guvnor.structure.repositories.impl.PullRequestImpl
 
equals(Object) - Method in class org.guvnor.structure.repositories.RepositoryInfo
 
exists(PullRequest) - Method in interface org.guvnor.structure.repositories.GitMetadata
Return if pull request already exists comparing branches name, repositories name and statuses but does not check pull request ID.
exists(PullRequest) - Method in class org.guvnor.structure.repositories.impl.GitMetadataImpl
 

F

FileNavigatorService - Interface in org.guvnor.structure.navigator
 

G

getAge() - Method in class org.guvnor.structure.navigator.DataContent
 
getAlias() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getAlias() - Method in interface org.guvnor.structure.repositories.Repository
Most of the time, this can not be used as an unique ID.
getAlias() - Method in class org.guvnor.structure.repositories.RepositoryInfo
 
getAllOrganizationalUnits() - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
Get all the OUs.
getAllRepositories() - Method in interface org.guvnor.structure.repositories.RepositoryService
Get all the repositories.
getArtifactId() - Method in class org.guvnor.structure.repositories.NewRepositoryEvent
 
getBranches() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getBranches() - Method in interface org.guvnor.structure.repositories.Repository
Returns "read-only" view of all branches available in this repository.
getBranchName() - Method in class org.guvnor.structure.repositories.NewBranchEvent
 
getBranchPath() - Method in class org.guvnor.structure.repositories.NewBranchEvent
 
getBranchRoot(String) - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getBranchRoot(String) - Method in interface org.guvnor.structure.repositories.Repository
 
getBreadcrumbs() - Method in class org.guvnor.structure.navigator.NavigatorContent
 
getConfigItem(String) - Method in class org.guvnor.structure.server.config.ConfigGroup
 
getConfigItemValue(String) - Method in class org.guvnor.structure.server.config.ConfigGroup
 
getConfiguration(ConfigType) - Method in interface org.guvnor.structure.server.config.ConfigurationService
 
getConfigurationList() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
getConfigurationMap() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
getContent() - Method in class org.guvnor.structure.navigator.NavigatorContent
 
getDefaultBranch() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getDefaultBranch() - Method in interface org.guvnor.structure.repositories.Repository
In the case of Git repository this would be master.
getDefaultGroupId() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
getDefaultGroupId() - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnit
 
getDeployment(String) - Method in interface org.guvnor.structure.deployment.DeploymentConfigService
 
getDeployments() - Method in interface org.guvnor.structure.deployment.DeploymentConfigService
 
getDeploymentUnit() - Method in interface org.guvnor.structure.deployment.DeploymentConfig
 
getDescription() - Method in class org.guvnor.structure.server.config.ConfigGroup
 
getEnvironment() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getEnvironment() - Method in interface org.guvnor.structure.repositories.Repository
 
getExt() - Method in enum org.guvnor.structure.server.config.ConfigType
 
getForks() - Method in interface org.guvnor.structure.repositories.GitMetadata
Returns the list of forks names it has
getForks() - Method in class org.guvnor.structure.repositories.impl.GitMetadataImpl
 
getGroupId() - Method in class org.guvnor.structure.repositories.NewRepositoryEvent
 
getGroups() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
getGroups() - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnit
 
getGroups() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getGroups() - Method in interface org.guvnor.structure.repositories.Repository
 
getId() - Method in class org.guvnor.structure.repositories.impl.PullRequestImpl
 
getId() - Method in interface org.guvnor.structure.repositories.PullRequest
Returns the generated pull request id.
getId() - Method in class org.guvnor.structure.repositories.RepositoryInfo
 
getIdentifier() - Method in interface org.guvnor.structure.deployment.DeploymentConfig
 
getIdentifier() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
getIdentifier() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getInitialVersionList() - Method in class org.guvnor.structure.repositories.RepositoryInfo
 
getItems() - Method in class org.guvnor.structure.server.config.ConfigGroup
 
getLastCommiter() - Method in class org.guvnor.structure.navigator.DataContent
 
getLastCommiterEmail() - Method in class org.guvnor.structure.navigator.DataContent
 
getLastMessage() - Method in class org.guvnor.structure.navigator.DataContent
 
getName() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
getName() - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnit
 
getName() - Method in interface org.guvnor.structure.repositories.GitMetadata
Returns repository name
getName() - Method in class org.guvnor.structure.repositories.impl.GitMetadataImpl
 
getName() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfiguration
 
getName() - Method in class org.guvnor.structure.security.OrgUnitResourceType
 
getName() - Method in class org.guvnor.structure.security.RepositoryResourceType
 
getName() - Method in class org.guvnor.structure.server.config.ConfigGroup
 
getName() - Method in class org.guvnor.structure.server.config.ConfigItem
 
getNewRepository() - Method in class org.guvnor.structure.repositories.NewRepositoryEvent
 
getOrganizationalUnit() - Method in class org.guvnor.structure.events.AfterCreateOrganizationalUnitEvent
 
getOrganizationalUnit() - Method in class org.guvnor.structure.events.AfterDeleteOrganizationalUnitEvent
 
getOrganizationalUnit() - Method in class org.guvnor.structure.organizationalunit.OrganizationalUnitEventBase
 
getOrganizationalUnit(String) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
getOrganizationalUnits() - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
Get only those OUs available within the current security context.
getOrigin() - Method in interface org.guvnor.structure.repositories.GitMetadata
The name of the its origin repository
getOrigin() - Method in class org.guvnor.structure.repositories.impl.GitMetadataImpl
 
getOrigin() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
getOwner() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
getOwner() - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnit
 
getOwner() - Method in class org.guvnor.structure.repositories.RepositoryInfo
 
getParentOrganizationalUnit(Repository) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
getPassword() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
getPath() - Method in class org.guvnor.structure.navigator.DataContent
 
getProtocol() - Method in class org.guvnor.structure.repositories.impl.DefaultPublicURI
 
getProtocol() - Method in interface org.guvnor.structure.repositories.PublicURI
 
getPublicURIs() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getPublicURIs() - Method in interface org.guvnor.structure.repositories.Repository
 
getPublicURIs() - Method in class org.guvnor.structure.repositories.RepositoryInfo
 
getPullRequest(long) - Method in interface org.guvnor.structure.repositories.GitMetadata
Return a single pull request by id
getPullRequest(long) - Method in class org.guvnor.structure.repositories.impl.GitMetadataImpl
 
getPullRequests() - Method in interface org.guvnor.structure.repositories.GitMetadata
The complete list of pull requests.
getPullRequests(Predicate<? super PullRequest>) - Method in interface org.guvnor.structure.repositories.GitMetadata
A filtered pull request list.
getPullRequests() - Method in class org.guvnor.structure.repositories.impl.GitMetadataImpl
 
getPullRequests(Predicate<? super PullRequest>) - Method in class org.guvnor.structure.repositories.impl.GitMetadataImpl
 
getPullRequestsByBranch(Integer, Integer, String, String) - Method in interface org.guvnor.structure.repositories.PullRequestService
Retrieves pull requests filtered by repository and branch
getPullRequestsByRepository(Integer, Integer, String) - Method in interface org.guvnor.structure.repositories.PullRequestService
Retrieves pull requests filtered by repository
getPullRequestsByStatus(Integer, Integer, String, PullRequestStatus) - Method in interface org.guvnor.structure.repositories.PullRequestService
Retrieves pull requests filtered by repository and branch
getRepoName() - Method in class org.guvnor.structure.navigator.NavigatorContent
 
getRepositories() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
getRepositories() - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnit
 
getRepositories() - Method in interface org.guvnor.structure.repositories.RepositoryService
Get only those repositories available within the current security context.
getRepository() - Method in class org.guvnor.structure.organizationalunit.RepoAddedToOrganizationalUnitEvent
 
getRepository() - Method in class org.guvnor.structure.organizationalunit.RepoRemovedFromOrganizationalUnitEvent
 
getRepository() - Method in class org.guvnor.structure.repositories.RepositoryRemovedEvent
 
getRepository(String) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
getRepository(Path) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
getRepositoryAlias() - Method in class org.guvnor.structure.repositories.NewBranchEvent
 
getRepositoryHistory(String, int) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
getRepositoryHistory(String, int, int) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
getRepositoryHistoryAll(String) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
getRepositoryInfo(String) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
getResourceType() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
getResourceType() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getRoot() - Method in class org.guvnor.structure.navigator.NavigatorContent
 
getRoot() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getRoot() - Method in interface org.guvnor.structure.repositories.Repository
 
getRoot() - Method in class org.guvnor.structure.repositories.RepositoryInfo
 
getSanitizedDefaultGroupId(String) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
getScheme() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getScheme() - Method in interface org.guvnor.structure.repositories.Repository
 
getSourceBranch() - Method in class org.guvnor.structure.repositories.impl.PullRequestImpl
 
getSourceBranch() - Method in interface org.guvnor.structure.repositories.PullRequest
Returns the source branch.
getSourceRepository() - Method in class org.guvnor.structure.repositories.impl.PullRequestImpl
 
getSourceRepository() - Method in interface org.guvnor.structure.repositories.PullRequest
Returns the source repository.
getStatus() - Method in class org.guvnor.structure.repositories.impl.PullRequestImpl
 
getStatus() - Method in interface org.guvnor.structure.repositories.PullRequest
Returns pull request status.
getTargetBranch() - Method in class org.guvnor.structure.repositories.impl.PullRequestImpl
 
getTargetBranch() - Method in interface org.guvnor.structure.repositories.PullRequest
Returns the target branch.
getTargetRepository() - Method in class org.guvnor.structure.repositories.impl.PullRequestImpl
 
getTargetRepository() - Method in interface org.guvnor.structure.repositories.PullRequest
Returns the target repository
getTimestamp() - Method in class org.guvnor.structure.repositories.NewBranchEvent
 
getType() - Method in class org.guvnor.structure.server.config.ConfigGroup
 
getUpdatedRepository() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentUpdatedEvent
 
getURI() - Method in class org.guvnor.structure.repositories.impl.DefaultPublicURI
 
getUri() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getURI() - Method in interface org.guvnor.structure.repositories.PublicURI
 
getUri() - Method in interface org.guvnor.structure.repositories.Repository
 
getUserName() - Method in class org.guvnor.structure.organizationalunit.OrganizationalUnitEventBase
 
getUserName() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
getValue() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfiguration
 
getValue() - Method in class org.guvnor.structure.server.config.ConfigItem
 
getVersion() - Method in class org.guvnor.structure.repositories.NewRepositoryEvent
 
GitMetadata - Interface in org.guvnor.structure.repositories
Represents information about a repository.
GitMetadataImpl - Class in org.guvnor.structure.repositories.impl
Represents information about a repository.
GitMetadataImpl(String) - Constructor for class org.guvnor.structure.repositories.impl.GitMetadataImpl
 
GitMetadataImpl(String, String) - Constructor for class org.guvnor.structure.repositories.impl.GitMetadataImpl
 
GitMetadataImpl(String, List<String>) - Constructor for class org.guvnor.structure.repositories.impl.GitMetadataImpl
 
GitMetadataImpl(String, String, List<String>) - Constructor for class org.guvnor.structure.repositories.impl.GitMetadataImpl
 
GitMetadataImpl(String, String, List<String>, List<PullRequest>) - Constructor for class org.guvnor.structure.repositories.impl.GitMetadataImpl
 
GitMetadataStore - Interface in org.guvnor.structure.repositories
 
GitRepository - Class in org.guvnor.structure.repositories.impl.git
 
GitRepository() - Constructor for class org.guvnor.structure.repositories.impl.git.GitRepository
 
GitRepository(String) - Constructor for class org.guvnor.structure.repositories.impl.git.GitRepository
 
GitRepository(String, List<PublicURI>) - Constructor for class org.guvnor.structure.repositories.impl.git.GitRepository
 

H

hashCode() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
hashCode() - Method in class org.guvnor.structure.repositories.impl.DefaultPublicURI
 
hashCode() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
hashCode() - Method in class org.guvnor.structure.repositories.impl.PullRequestImpl
 
hashCode() - Method in class org.guvnor.structure.repositories.RepositoryInfo
 

I

INIT - Static variable in class org.guvnor.structure.repositories.EnvironmentParameters
 
isDirectory() - Method in class org.guvnor.structure.navigator.DataContent
 
isEnabled() - Method in class org.guvnor.structure.server.config.ConfigGroup
 
isManaged() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
isSecuredConfigurationItem() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfiguration
 
isValid() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
isValid() - Method in interface org.guvnor.structure.repositories.Repository
 
isValidGroupId(String) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 

L

LAST_MODIFIED_MARKER_FILE - Static variable in interface org.guvnor.structure.server.config.ConfigurationService
 
listContent(Path) - Method in interface org.guvnor.structure.navigator.FileNavigatorService
 
listRepositories() - Method in interface org.guvnor.structure.navigator.FileNavigatorService
 

M

MANAGED - Static variable in class org.guvnor.structure.repositories.EnvironmentParameters
 
markAsCached() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
markAsCached() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 

N

NavigatorContent - Class in org.guvnor.structure.navigator
 
NavigatorContent() - Constructor for class org.guvnor.structure.navigator.NavigatorContent
 
NavigatorContent(String, Path, List<Path>, List<DataContent>) - Constructor for class org.guvnor.structure.navigator.NavigatorContent
 
NewBranchEvent - Class in org.guvnor.structure.repositories
 
NewBranchEvent() - Constructor for class org.guvnor.structure.repositories.NewBranchEvent
 
NewBranchEvent(String, String, Path, Long) - Constructor for class org.guvnor.structure.repositories.NewBranchEvent
 
newConfigGroup(ConfigType, String, String) - Method in interface org.guvnor.structure.server.config.ConfigurationFactory
 
newConfigItem(String, String) - Method in interface org.guvnor.structure.server.config.ConfigurationFactory
 
newConfigItem(String, boolean) - Method in interface org.guvnor.structure.server.config.ConfigurationFactory
 
newConfigItem(String, List) - Method in interface org.guvnor.structure.server.config.ConfigurationFactory
 
newConfigItem(String, Object) - Method in interface org.guvnor.structure.server.config.ConfigurationFactory
 
newDeployment(ConfigGroup) - Method in interface org.guvnor.structure.server.deployment.DeploymentConfigFactory
 
newOrganizationalUnit(ConfigGroup) - Method in interface org.guvnor.structure.server.organizationalunit.OrganizationalUnitFactory
 
NewOrganizationalUnitEvent - Class in org.guvnor.structure.organizationalunit
 
NewOrganizationalUnitEvent() - Constructor for class org.guvnor.structure.organizationalunit.NewOrganizationalUnitEvent
 
NewOrganizationalUnitEvent(OrganizationalUnit, String) - Constructor for class org.guvnor.structure.organizationalunit.NewOrganizationalUnitEvent
 
newRepository(ConfigGroup) - Method in interface org.guvnor.structure.server.repositories.RepositoryFactory
 
newRepository(ConfigGroup) - Method in interface org.guvnor.structure.server.repositories.RepositoryFactoryHelper
 
NewRepositoryEvent - Class in org.guvnor.structure.repositories
 
NewRepositoryEvent() - Constructor for class org.guvnor.structure.repositories.NewRepositoryEvent
 
NewRepositoryEvent(Repository) - Constructor for class org.guvnor.structure.repositories.NewRepositoryEvent
 
NewRepositoryEvent(Repository, String, String, String) - Constructor for class org.guvnor.structure.repositories.NewRepositoryEvent
 
newSecuredConfigItem(String, String) - Method in interface org.guvnor.structure.server.config.ConfigurationFactory
 
normalizeRepositoryName(String) - Method in interface org.guvnor.structure.repositories.RepositoryService
 

O

org.guvnor.structure.config - package org.guvnor.structure.config
 
org.guvnor.structure.deployment - package org.guvnor.structure.deployment
 
org.guvnor.structure.events - package org.guvnor.structure.events
 
org.guvnor.structure.navigator - package org.guvnor.structure.navigator
 
org.guvnor.structure.organizationalunit - package org.guvnor.structure.organizationalunit
 
org.guvnor.structure.organizationalunit.impl - package org.guvnor.structure.organizationalunit.impl
 
org.guvnor.structure.repositories - package org.guvnor.structure.repositories
 
org.guvnor.structure.repositories.impl - package org.guvnor.structure.repositories.impl
 
org.guvnor.structure.repositories.impl.git - package org.guvnor.structure.repositories.impl.git
 
org.guvnor.structure.security - package org.guvnor.structure.security
 
org.guvnor.structure.server.config - package org.guvnor.structure.server.config
 
org.guvnor.structure.server.deployment - package org.guvnor.structure.server.deployment
 
org.guvnor.structure.server.organizationalunit - package org.guvnor.structure.server.organizationalunit
 
org.guvnor.structure.server.repositories - package org.guvnor.structure.server.repositories
 
org.guvnor.structure.social - package org.guvnor.structure.social
 
OrganizationalUnit - Interface in org.guvnor.structure.organizationalunit
 
organizationalUnit - Variable in class org.guvnor.structure.organizationalunit.OrganizationalUnitEventBase
 
OrganizationalUnitAction - Interface in org.guvnor.structure.security
 
OrganizationalUnitEventBase - Class in org.guvnor.structure.organizationalunit
Common attributes for OU events, sub classes should be fired instead of this.
OrganizationalUnitEventBase() - Constructor for class org.guvnor.structure.organizationalunit.OrganizationalUnitEventBase
 
OrganizationalUnitEventBase(OrganizationalUnit, String) - Constructor for class org.guvnor.structure.organizationalunit.OrganizationalUnitEventBase
 
OrganizationalUnitEventType - Enum in org.guvnor.structure.social
 
OrganizationalUnitFactory - Interface in org.guvnor.structure.server.organizationalunit
 
OrganizationalUnitImpl - Class in org.guvnor.structure.organizationalunit.impl
 
OrganizationalUnitImpl() - Constructor for class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
OrganizationalUnitImpl(String, String, String) - Constructor for class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
OrganizationalUnitSearchService - Interface in org.guvnor.structure.organizationalunit
OrganizationalUnit remote search interface
OrganizationalUnitService - Interface in org.guvnor.structure.organizationalunit
 
OrgUnitResourceType - Class in org.guvnor.structure.security
The OrganizationalUnit resource type definition.
OrgUnitResourceType() - Constructor for class org.guvnor.structure.security.OrgUnitResourceType
 
ORIGIN - Static variable in class org.guvnor.structure.repositories.EnvironmentParameters
 

P

PASSWORD - Static variable in class org.guvnor.structure.repositories.EnvironmentParameters
 
PasswordService - Interface in org.guvnor.structure.server.config
 
PublicURI - Interface in org.guvnor.structure.repositories
 
PullRequest - Interface in org.guvnor.structure.repositories
Represents a Pull Request information to be tracked as metadata.
PullRequestAlreadyExistsException - Exception in org.guvnor.structure.repositories
 
PullRequestAlreadyExistsException() - Constructor for exception org.guvnor.structure.repositories.PullRequestAlreadyExistsException
 
PullRequestAlreadyExistsException(PullRequest) - Constructor for exception org.guvnor.structure.repositories.PullRequestAlreadyExistsException
 
PullRequestImpl - Class in org.guvnor.structure.repositories.impl
 
PullRequestImpl() - Constructor for class org.guvnor.structure.repositories.impl.PullRequestImpl
 
PullRequestImpl(String, String, String, String) - Constructor for class org.guvnor.structure.repositories.impl.PullRequestImpl
 
PullRequestImpl(long, String, String, String, String, PullRequestStatus) - Constructor for class org.guvnor.structure.repositories.impl.PullRequestImpl
 
PullRequestService - Interface in org.guvnor.structure.repositories
Service that contains the basic mechanism to administrate pull requests.
PullRequestStatus - Enum in org.guvnor.structure.repositories
Represents pull request status.

R

read(String) - Method in interface org.guvnor.structure.repositories.GitMetadataStore
Reads the git metadata from repository.
rejectPullRequest(PullRequest) - Method in interface org.guvnor.structure.repositories.PullRequestService
Rejects the provided pull request and changes its status to REJECTED
removeConfigItem(String) - Method in class org.guvnor.structure.server.config.ConfigGroup
 
removeConfiguration(ConfigGroup) - Method in interface org.guvnor.structure.server.config.ConfigurationService
 
removeDeployment(String) - Method in interface org.guvnor.structure.deployment.DeploymentConfigService
 
removeGroup(OrganizationalUnit, String) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
removeGroup(Repository, String) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
removeOrganizationalUnit(String) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
RemoveOrganizationalUnitEvent - Class in org.guvnor.structure.organizationalunit
 
RemoveOrganizationalUnitEvent() - Constructor for class org.guvnor.structure.organizationalunit.RemoveOrganizationalUnitEvent
 
RemoveOrganizationalUnitEvent(OrganizationalUnit, String) - Constructor for class org.guvnor.structure.organizationalunit.RemoveOrganizationalUnitEvent
 
removeRepository(OrganizationalUnit, Repository) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
removeRepository(String) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
RepoAddedToOrganizationalUnitEvent - Class in org.guvnor.structure.organizationalunit
 
RepoAddedToOrganizationalUnitEvent() - Constructor for class org.guvnor.structure.organizationalunit.RepoAddedToOrganizationalUnitEvent
 
RepoAddedToOrganizationalUnitEvent(OrganizationalUnit, Repository, String) - Constructor for class org.guvnor.structure.organizationalunit.RepoAddedToOrganizationalUnitEvent
 
RepoRemovedFromOrganizationalUnitEvent - Class in org.guvnor.structure.organizationalunit
 
RepoRemovedFromOrganizationalUnitEvent() - Constructor for class org.guvnor.structure.organizationalunit.RepoRemovedFromOrganizationalUnitEvent
 
RepoRemovedFromOrganizationalUnitEvent(OrganizationalUnit, Repository, String) - Constructor for class org.guvnor.structure.organizationalunit.RepoRemovedFromOrganizationalUnitEvent
 
Repository - Interface in org.guvnor.structure.repositories
 
RepositoryAction - Interface in org.guvnor.structure.security
 
RepositoryAlreadyExistsException - Exception in org.guvnor.structure.repositories
 
RepositoryAlreadyExistsException() - Constructor for exception org.guvnor.structure.repositories.RepositoryAlreadyExistsException
 
RepositoryAlreadyExistsException(String) - Constructor for exception org.guvnor.structure.repositories.RepositoryAlreadyExistsException
 
RepositoryEnvironmentConfiguration - Class in org.guvnor.structure.repositories
 
RepositoryEnvironmentConfiguration() - Constructor for class org.guvnor.structure.repositories.RepositoryEnvironmentConfiguration
Deprecated.
RepositoryEnvironmentConfiguration(String, Object) - Constructor for class org.guvnor.structure.repositories.RepositoryEnvironmentConfiguration
 
RepositoryEnvironmentConfigurations - Class in org.guvnor.structure.repositories
 
RepositoryEnvironmentConfigurations() - Constructor for class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
RepositoryEnvironmentUpdatedEvent - Class in org.guvnor.structure.repositories
Fired if the Environment settings for a Repository change.
RepositoryEnvironmentUpdatedEvent() - Constructor for class org.guvnor.structure.repositories.RepositoryEnvironmentUpdatedEvent
 
RepositoryEnvironmentUpdatedEvent(Repository) - Constructor for class org.guvnor.structure.repositories.RepositoryEnvironmentUpdatedEvent
 
RepositoryFactory - Interface in org.guvnor.structure.server.repositories
 
RepositoryFactoryHelper - Interface in org.guvnor.structure.server.repositories
 
RepositoryFeatures - Interface in org.guvnor.structure.security
 
RepositoryInfo - Class in org.guvnor.structure.repositories
 
RepositoryInfo() - Constructor for class org.guvnor.structure.repositories.RepositoryInfo
 
RepositoryInfo(String, String, String, Path, List<PublicURI>, List<VersionRecord>) - Constructor for class org.guvnor.structure.repositories.RepositoryInfo
 
RepositoryNotFoundException - Exception in org.guvnor.structure.repositories
 
RepositoryNotFoundException() - Constructor for exception org.guvnor.structure.repositories.RepositoryNotFoundException
 
RepositoryNotFoundException(String) - Constructor for exception org.guvnor.structure.repositories.RepositoryNotFoundException
 
RepositoryRemovedEvent - Class in org.guvnor.structure.repositories
 
RepositoryRemovedEvent() - Constructor for class org.guvnor.structure.repositories.RepositoryRemovedEvent
Deprecated.
RepositoryRemovedEvent(Repository) - Constructor for class org.guvnor.structure.repositories.RepositoryRemovedEvent
 
RepositoryResourceType - Class in org.guvnor.structure.security
The Repository resource type definition.
RepositoryResourceType() - Constructor for class org.guvnor.structure.security.RepositoryResourceType
 
RepositorySearchService - Interface in org.guvnor.structure.repositories
Repository remote search interface
RepositoryService - Interface in org.guvnor.structure.repositories
 
RepositoryServiceEditor - Interface in org.guvnor.structure.repositories
 
requiresRefresh() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
requiresRefresh() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
RESOURCE_TYPE - Static variable in interface org.guvnor.structure.organizationalunit.OrganizationalUnit
 
RESOURCE_TYPE - Static variable in interface org.guvnor.structure.repositories.Repository
 
revertHistory(String, Path, String, VersionRecord) - Method in interface org.guvnor.structure.repositories.RepositoryServiceEditor
 

S

SCHEME - Static variable in class org.guvnor.structure.repositories.EnvironmentParameters
 
SCHEME - Static variable in class org.guvnor.structure.repositories.impl.git.GitRepository
 
searchByAlias(String, int, boolean) - Method in interface org.guvnor.structure.repositories.RepositorySearchService
Retrieve a max number of Repository instances given a name pattern.
searchById(Collection<String>) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitSearchService
Retrieve a collection of OrganizationalUnit instances given their identifier.
searchById(Collection<String>) - Method in interface org.guvnor.structure.repositories.RepositorySearchService
Retrieve a collection of Repository instances given their identifier.
searchByName(String, int, boolean) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitSearchService
Retrieve a max number of OrganizationalUnit instances given a name pattern.
SecureConfigItem - Class in org.guvnor.structure.server.config
 
SecureConfigItem() - Constructor for class org.guvnor.structure.server.config.SecureConfigItem
 
setBranches(Map<String, Path>) - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
setConfigItem(ConfigItem) - Method in class org.guvnor.structure.server.config.ConfigGroup
 
setDescription(String) - Method in class org.guvnor.structure.server.config.ConfigGroup
 
setEnabled(boolean) - Method in class org.guvnor.structure.server.config.ConfigGroup
 
setGroups(Collection<String>) - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
setInit(boolean) - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
setManaged(boolean) - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
setName(String) - Method in class org.guvnor.structure.server.config.ConfigGroup
 
setName(String) - Method in class org.guvnor.structure.server.config.ConfigItem
 
setOrganizationalUnit(OrganizationalUnit) - Method in class org.guvnor.structure.organizationalunit.OrganizationalUnitEventBase
 
setOrigin(String) - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
setPassword(String) - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
setProtocol(String) - Method in class org.guvnor.structure.repositories.impl.DefaultPublicURI
 
setPublicURIs(List<PublicURI>) - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
setRepository(Repository) - Method in class org.guvnor.structure.organizationalunit.RepoAddedToOrganizationalUnitEvent
 
setRepository(Repository) - Method in class org.guvnor.structure.organizationalunit.RepoRemovedFromOrganizationalUnitEvent
 
setRoot(Path) - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
setRoot(Path) - Method in interface org.guvnor.structure.repositories.Repository
 
setType(ConfigType) - Method in class org.guvnor.structure.server.config.ConfigGroup
 
setUpdatedRepository(Repository) - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentUpdatedEvent
 
setURI(String) - Method in class org.guvnor.structure.repositories.impl.DefaultPublicURI
 
setUserName(String) - Method in class org.guvnor.structure.organizationalunit.OrganizationalUnitEventBase
 
setUserName(String) - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
setValue(T) - Method in class org.guvnor.structure.server.config.ConfigItem
 
startBatch() - Method in interface org.guvnor.structure.server.config.ConfigurationService
 
SystemRepositoryChangedEvent - Class in org.guvnor.structure.config
 
SystemRepositoryChangedEvent() - Constructor for class org.guvnor.structure.config.SystemRepositoryChangedEvent
 

T

toString() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
toString() - Method in class org.guvnor.structure.repositories.impl.DefaultPublicURI
 
toString() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
toString() - Method in class org.guvnor.structure.repositories.impl.PullRequestImpl
 
toString() - Method in class org.guvnor.structure.repositories.RepositoryInfo
 

U

UPDATE - Static variable in interface org.guvnor.structure.security.OrganizationalUnitAction
 
UPDATE - Static variable in interface org.guvnor.structure.security.RepositoryAction
 
updateConfiguration(ConfigGroup) - Method in interface org.guvnor.structure.server.config.ConfigurationService
 
UpdatedOrganizationalUnitEvent - Class in org.guvnor.structure.organizationalunit
 
UpdatedOrganizationalUnitEvent() - Constructor for class org.guvnor.structure.organizationalunit.UpdatedOrganizationalUnitEvent
 
UpdatedOrganizationalUnitEvent(OrganizationalUnit, String) - Constructor for class org.guvnor.structure.organizationalunit.UpdatedOrganizationalUnitEvent
 
updateOrganizationalUnit(String, String, String) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
updateRepositoryConfiguration(Repository, RepositoryEnvironmentConfigurations) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
USER_NAME - Static variable in class org.guvnor.structure.repositories.EnvironmentParameters
 
userName - Variable in class org.guvnor.structure.organizationalunit.OrganizationalUnitEventBase
 

V

validateRepositoryName(String) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
valueOf(String) - Static method in enum org.guvnor.structure.repositories.PullRequestStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.guvnor.structure.server.config.ConfigType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.guvnor.structure.social.OrganizationalUnitEventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.guvnor.structure.repositories.PullRequestStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.guvnor.structure.server.config.ConfigType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.guvnor.structure.social.OrganizationalUnitEventType
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(String) - Method in interface org.guvnor.structure.repositories.GitMetadataStore
Writes the meta information about a repository without an origin.
write(String, String) - Method in interface org.guvnor.structure.repositories.GitMetadataStore
Writes the meta information about a repository and its origin.
write(String, GitMetadata) - Method in interface org.guvnor.structure.repositories.GitMetadataStore
Writes the meta information about a repository.
A C D E F G H I L M N O P R S T U V W 
Skip navigation links
Guvnor - Structure API 7.0.0.CR1

Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.