Skip navigation links
UberFire - Structure API 2.11.0.Final-redhat-00002
A B 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(Branch) - 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
 
AfterEditOrganizationalUnitEvent - Class in org.guvnor.structure.events
An event signalling an Organizational Unit has been edited
AfterEditOrganizationalUnitEvent(OrganizationalUnit, OrganizationalUnit) - Constructor for class org.guvnor.structure.events.AfterEditOrganizationalUnitEvent
 
AVOID_INDEX - Static variable in class org.guvnor.structure.repositories.EnvironmentParameters
 

B

Branch - Class in org.guvnor.structure.repositories
 
Branch() - Constructor for class org.guvnor.structure.repositories.Branch
 
Branch(String, Path) - Constructor for class org.guvnor.structure.repositories.Branch
 
BRANCHES - Static variable in class org.guvnor.structure.repositories.EnvironmentParameters
 
BUILD - Static variable in interface org.guvnor.structure.security.RepositoryAction
 

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
 
containsConfiguration(String) - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
copy(OrganizationalUnit, String, Path) - Method in interface org.guvnor.structure.repositories.RepositoryCopier
Notice that this does not clone the content from the origin, this doeas a copy that does not include the history or the old commits IDs.
copy(Path, Path) - Method in interface org.guvnor.structure.repositories.RepositoryCopier
Like RepositoryCopier.copy(Path, Path) but assumes current active space.
copy(Space, Path, Path) - Method in interface org.guvnor.structure.repositories.RepositoryCopier
 
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
 
createOrganizationalUnit(String, String, String, Collection<Repository>, Collection<String>) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
createPullRequest(String, String, 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
 

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.Branch
 
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(Space) - Method in interface org.guvnor.structure.repositories.RepositoryService
Get all the repositories.
getAllRepositoriesFromAllUserSpaces() - Method in interface org.guvnor.structure.repositories.RepositoryService
Get all the repositories from all user spaces.
getAllUserSpaces() - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
getBranch(String) - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getBranch(Path) - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getBranch(String) - Method in interface org.guvnor.structure.repositories.Repository
 
getBranch(Path) - Method in interface org.guvnor.structure.repositories.Repository
 
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.
getBranches() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
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
 
getConfiguration(ConfigType, String) - Method in interface org.guvnor.structure.server.config.ConfigurationService
 
getConfigurationByNamespace(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
 
getContributors() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
getContributors() - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnit
 
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
 
getDir() - Method in enum org.guvnor.structure.server.config.ConfigType
 
getEditedOrganizationalUnit() - Method in class org.guvnor.structure.events.AfterEditOrganizationalUnitEvent
 
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
 
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
 
getInit() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
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
 
getMirror() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
getName() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
getName() - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnit
 
getName() - Method in class org.guvnor.structure.repositories.Branch
 
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
 
getNamespace() - Method in class org.guvnor.structure.server.config.ConfigGroup
 
getNewBranchName() - Method in class org.guvnor.structure.repositories.NewBranchEvent
 
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.
getOrganizationalUnits(Repository) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
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
 
getPath() - Method in class org.guvnor.structure.repositories.Branch
 
getPreviousOrganizationalUnit() - Method in class org.guvnor.structure.events.AfterEditOrganizationalUnitEvent
 
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(Space) - 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.NewBranchEvent
 
getRepository() - Method in class org.guvnor.structure.repositories.RepositoryExternalUpdateEvent
 
getRepository() - Method in class org.guvnor.structure.repositories.RepositoryRemovedEvent
 
getRepository(Path) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
getRepository(Space, Path) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
getRepository() - Method in class org.guvnor.structure.repositories.RepositoryUpdatedEvent
 
getRepositoryFromSpace(Space, String) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
getRepositoryHistory(Space, String, int) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
getRepositoryHistory(Space, String, int, int) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
getRepositoryHistoryAll(Space, String) - Method in interface org.guvnor.structure.repositories.RepositoryService
 
getRepositoryInfo(Space, 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.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.
getSourceSpace() - Method in class org.guvnor.structure.repositories.impl.PullRequestImpl
 
getSourceSpace() - Method in interface org.guvnor.structure.repositories.PullRequest
 
getSpace() - Method in class org.guvnor.structure.organizationalunit.impl.OrganizationalUnitImpl
 
getSpace() - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnit
 
getSpace() - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
getSpace() - Method in interface org.guvnor.structure.repositories.Repository
 
getStatus() - Method in class org.guvnor.structure.repositories.impl.PullRequestImpl
 
getStatus() - Method in interface org.guvnor.structure.repositories.PullRequest
Returns pull request status.
getSubdirectory() - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
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
getTargetSpace() - Method in class org.guvnor.structure.repositories.impl.PullRequestImpl
 
getTargetSpace() - Method in interface org.guvnor.structure.repositories.PullRequest
 
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
 
getUser() - Method in class org.guvnor.structure.repositories.NewBranchEvent
 
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
 
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, Space) - Constructor for class org.guvnor.structure.repositories.impl.git.GitRepository
 
GitRepository(String, Space, 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.Branch
 
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
 
hasNamespace() - Method in enum org.guvnor.structure.server.config.ConfigType
 

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
 
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(Space) - Method in interface org.guvnor.structure.navigator.FileNavigatorService
 

M

makeSafeRepositoryName(String) - Method in interface org.guvnor.structure.repositories.RepositoryCopier
 
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
 
MIRROR - Static variable in class org.guvnor.structure.repositories.EnvironmentParameters
 

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(Repository, String, User) - Constructor for class org.guvnor.structure.repositories.NewBranchEvent
 
newConfigGroup(ConfigType, String, String) - Method in interface org.guvnor.structure.server.config.ConfigurationFactory
 
newConfigGroup(ConfigType, String, 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(Repository) - 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, String, String) - Constructor for class org.guvnor.structure.repositories.impl.PullRequestImpl
 
PullRequestImpl(long, String, String, 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
 
removeRepositories(Space, Set<String>) - Method in interface org.guvnor.structure.repositories.RepositoryService
Unlike RepositoryService.removeRepository(Space, String), this method does not fire CDI events, since it is meant to be invoked by other services while removing other constructs (such as an entire space).
removeRepository(OrganizationalUnit, Repository) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
removeRepository(Space, 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
 
RepositoryCopier - Interface in org.guvnor.structure.repositories
 
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
 
RepositoryExternalUpdateEvent - Class in org.guvnor.structure.repositories
 
RepositoryExternalUpdateEvent() - Constructor for class org.guvnor.structure.repositories.RepositoryExternalUpdateEvent
 
RepositoryExternalUpdateEvent(Repository) - Constructor for class org.guvnor.structure.repositories.RepositoryExternalUpdateEvent
 
RepositoryFactory - Interface in org.guvnor.structure.server.repositories
 
RepositoryFactoryHelper - Interface in org.guvnor.structure.server.repositories
 
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
 
RepositoryUpdatedEvent - Class in org.guvnor.structure.repositories
 
RepositoryUpdatedEvent() - Constructor for class org.guvnor.structure.repositories.RepositoryUpdatedEvent
 
RepositoryUpdatedEvent(Repository) - Constructor for class org.guvnor.structure.repositories.RepositoryUpdatedEvent
 
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, Branch>) - Method in class org.guvnor.structure.repositories.impl.git.GitRepository
 
setBranches(List<String>) - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
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
 
setMirror(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
 
setNamespace(String) - Method in class org.guvnor.structure.server.config.ConfigGroup
 
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
 
setSpace(String) - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
setSubdirectory(String) - Method in class org.guvnor.structure.repositories.RepositoryEnvironmentConfigurations
 
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
 
SPACE - Static variable in class org.guvnor.structure.repositories.EnvironmentParameters
 
startBatch() - Method in interface org.guvnor.structure.server.config.ConfigurationService
 
SUBDIRECTORY - Static variable in class org.guvnor.structure.repositories.EnvironmentParameters
 
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
 
updateOrganizationalUnit(String, String, String, Collection<String>) - Method in interface org.guvnor.structure.organizationalunit.OrganizationalUnitService
 
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 B C D E F G H I L M N O P R S T U V W 
Skip navigation links
UberFire - Structure API 2.11.0.Final-redhat-00002

Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.