- getAllComponents() - Method in class org.jboss.set.aphrodite.domain.Stream
-
- getAssignee() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getAssignee() - Method in class org.jboss.set.aphrodite.domain.SearchCriteria
-
- getBlocks() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getBody() - Method in class org.jboss.set.aphrodite.domain.Comment
-
- getBzClient() - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
-
- getCodebase() - Method in class org.jboss.set.aphrodite.domain.Patch
-
- getCodebase() - Method in class org.jboss.set.aphrodite.domain.StreamComponent
-
- getCodeBasePath() - Method in class org.jboss.set.aphrodite.domain.StreamComponent
-
- getCodebases() - Method in class org.jboss.set.aphrodite.domain.Repository
-
- getComments() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getCommentsForIssue(Issue) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
-
- getCommentsForIssue(String) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
-
- getCommentsForIssues(Map<String, Issue>) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
-
- getComponent() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getComponent() - Method in class org.jboss.set.aphrodite.domain.SearchCriteria
-
- getComponent(String) - Method in class org.jboss.set.aphrodite.domain.Stream
-
- getCreationTime() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getDefaultIssueLimit() - Method in class org.jboss.set.aphrodite.config.IssueTrackerConfig
-
- getDependsOn() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getDescription() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getDescription() - Method in class org.jboss.set.aphrodite.domain.Patch
-
- getEstimation() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getHoursWorked() - Method in class org.jboss.set.aphrodite.domain.IssueEstimation
-
- getId() - Method in class org.jboss.set.aphrodite.domain.Comment
-
- getId() - Method in class org.jboss.set.aphrodite.domain.Patch
-
- getInitialEstimate() - Method in class org.jboss.set.aphrodite.domain.IssueEstimation
-
- getIssue(URL) - Method in class org.jboss.set.aphrodite.Aphrodite
-
Retrieve an issue object associated with the given URL.
- getIssue(URL) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
-
- getIssue(String) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
-
- getIssue(URL) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
-
- getIssue(URL) - Method in class org.jboss.set.aphrodite.issue.trackers.jira.JiraIssueTracker
-
- getIssue(URL) - Method in interface org.jboss.set.aphrodite.spi.IssueTrackerService
-
Retrieve an issue object associated with the given URL.
- getIssues(Collection<URL>) - Method in class org.jboss.set.aphrodite.Aphrodite
-
Retrieve all issues associated with the provided URLs.
- getIssues(Collection<URL>) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
-
- getIssues(Collection<URL>) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
-
- getIssues(Collection<URL>) - Method in class org.jboss.set.aphrodite.issue.trackers.jira.JiraIssueTracker
-
- getIssues(Collection<URL>) - Method in interface org.jboss.set.aphrodite.spi.IssueTrackerService
-
Retrieve all issues associated with the provided URLs.
- getIssuesAssociatedWith(Patch) - Method in class org.jboss.set.aphrodite.Aphrodite
-
Retrieve all Issues associated with the provided patch object.
- getIssuesAssociatedWith(Patch) - Method in class org.jboss.set.aphrodite.issue.trackers.common.AbstractIssueTracker
-
- getIssuesAssociatedWith(Patch) - Method in interface org.jboss.set.aphrodite.spi.IssueTrackerService
-
Retrieve all Issues associated with the provided patch object.
- getIssueTrackerConfigs() - Method in class org.jboss.set.aphrodite.config.AphroditeConfig
-
- getIssueWithComments(URL) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
-
- getIssueWithComments(String) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
-
- getLastUpdated() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getLastUpdated() - Method in class org.jboss.set.aphrodite.domain.SearchCriteria
-
- getLog() - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
-
- getLog() - Method in class org.jboss.set.aphrodite.issue.trackers.common.AbstractIssueTracker
-
- getLog() - Method in class org.jboss.set.aphrodite.issue.trackers.jira.JiraIssueTracker
-
- getLog() - Method in class org.jboss.set.aphrodite.repository.services.common.AbstractRepositoryService
-
- getLog() - Method in class org.jboss.set.aphrodite.repository.services.github.GitHubRepositoryService
-
- getMatchingFlag(Object) - Static method in enum org.jboss.set.aphrodite.domain.FlagStatus
-
- getMaxResults() - Method in class org.jboss.set.aphrodite.domain.SearchCriteria
-
- getMilestone() - Method in class org.jboss.set.aphrodite.domain.Release
-
- getName() - Method in class org.jboss.set.aphrodite.domain.Codebase
-
- getName() - Method in class org.jboss.set.aphrodite.domain.Stream
-
- getName() - Method in class org.jboss.set.aphrodite.domain.StreamComponent
-
- getParamaterFromUrl(Pattern, URL) - Static method in class org.jboss.set.aphrodite.common.Utils
-
- getParametersFromUrls(Pattern, List<URL>) - Static method in class org.jboss.set.aphrodite.common.Utils
-
- getParentIssueId() - Method in class org.jboss.set.aphrodite.domain.Comment
-
- getPassword() - Method in class org.jboss.set.aphrodite.config.AbstractServiceConfig
-
- getPatch(URL) - Method in class org.jboss.set.aphrodite.Aphrodite
-
Get the Patch located at the provided URL.
- getPatch(URL) - Method in class org.jboss.set.aphrodite.repository.services.common.AbstractRepositoryService
-
- getPatch(URL) - Method in class org.jboss.set.aphrodite.repository.services.github.GitHubRepositoryService
-
- getPatch(URL) - Method in interface org.jboss.set.aphrodite.spi.RepositoryService
-
Get the Patch located at the provided URL.
- getPatchesAssociatedWith(Issue) - Method in class org.jboss.set.aphrodite.Aphrodite
-
Retrieve all Patches associated with the provided Issue object
- getPatchesAssociatedWith(Issue) - Method in class org.jboss.set.aphrodite.repository.services.common.AbstractRepositoryService
-
- getPatchesAssociatedWith(Issue) - Method in class org.jboss.set.aphrodite.repository.services.github.GitHubRepositoryService
-
- getPatchesAssociatedWith(Issue) - Method in interface org.jboss.set.aphrodite.spi.RepositoryService
-
Retrieve all Patches associated with the provided Issue object
- getPatchesByStatus(Repository, PatchStatus) - Method in class org.jboss.set.aphrodite.Aphrodite
-
Retrieve all Patches associated with the provided Repository object, which have a
status that matches the provided PatchStatus object.
- getPatchesByStatus(Repository, PatchStatus) - Method in class org.jboss.set.aphrodite.repository.services.common.AbstractRepositoryService
-
- getPatchesByStatus(Repository, PatchStatus) - Method in class org.jboss.set.aphrodite.repository.services.github.GitHubRepositoryService
-
- getPatchesByStatus(Repository, PatchStatus) - Method in interface org.jboss.set.aphrodite.spi.RepositoryService
-
Retrieve all Patches associated with the provided Repository object, which have a
status that matches the provided PatchStatus object.
- getProduct() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getProduct() - Method in class org.jboss.set.aphrodite.domain.SearchCriteria
-
- getPullId() - Method in class org.jboss.set.aphrodite.repository.services.github.SearchResult
-
- getRelease() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getRelease() - Method in class org.jboss.set.aphrodite.domain.SearchCriteria
-
- getReporter() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getReporter() - Method in class org.jboss.set.aphrodite.domain.SearchCriteria
-
- getRepository(URL) - Method in class org.jboss.set.aphrodite.Aphrodite
-
Get the repository located at the provided URL.
- getRepository() - Method in class org.jboss.set.aphrodite.domain.StreamComponent
-
- getRepository(URL) - Method in class org.jboss.set.aphrodite.repository.services.common.AbstractRepositoryService
-
- getRepository(URL) - Method in class org.jboss.set.aphrodite.repository.services.github.GitHubRepositoryService
-
- getRepository(URL) - Method in interface org.jboss.set.aphrodite.spi.RepositoryService
-
Get the repository located at the provided URL.
- getRepositoryConfigs() - Method in class org.jboss.set.aphrodite.config.AphroditeConfig
-
- getStage() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getStage() - Method in class org.jboss.set.aphrodite.domain.SearchCriteria
-
- getStateMap() - Method in class org.jboss.set.aphrodite.domain.Stage
-
- getStatus() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getStatus() - Method in class org.jboss.set.aphrodite.domain.Patch
-
- getStatus() - Method in class org.jboss.set.aphrodite.domain.SearchCriteria
-
- getStatus(Flag) - Method in class org.jboss.set.aphrodite.domain.Stage
-
- getStatus() - Method in class org.jboss.set.aphrodite.repository.services.github.SearchResult
-
- getStream(String) - Method in class org.jboss.set.aphrodite.JsonStreamService
-
- getStream(String) - Method in interface org.jboss.set.aphrodite.spi.StreamService
-
Get a specific Stream object based upon its String name.
- getStreams() - Method in class org.jboss.set.aphrodite.domain.SearchCriteria
-
- getStreams() - Method in class org.jboss.set.aphrodite.JsonStreamService
-
- getStreams() - Method in interface org.jboss.set.aphrodite.spi.StreamService
-
Returns all streams discovered by this service.
- getStreamStatus() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getSummary() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getSymbol() - Method in enum org.jboss.set.aphrodite.domain.FlagStatus
-
- getTitle() - Method in class org.jboss.set.aphrodite.repository.services.github.SearchResult
-
- getTracker() - Method in class org.jboss.set.aphrodite.config.IssueTrackerConfig
-
- getTrackerId() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getTrailingValueFromUrlPath(URL) - Static method in class org.jboss.set.aphrodite.common.Utils
-
- getType() - Method in class org.jboss.set.aphrodite.config.RepositoryConfig
-
- getType() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getUpstream() - Method in class org.jboss.set.aphrodite.domain.Stream
-
- getUrl() - Method in class org.jboss.set.aphrodite.config.AbstractServiceConfig
-
- getURL() - Method in class org.jboss.set.aphrodite.domain.Issue
-
- getURL() - Method in class org.jboss.set.aphrodite.domain.Patch
-
- getURL() - Method in class org.jboss.set.aphrodite.domain.Repository
-
- getUrl() - Method in class org.jboss.set.aphrodite.repository.services.github.SearchResult
-
- getUsername() - Method in class org.jboss.set.aphrodite.config.AbstractServiceConfig
-
- getVersion() - Method in class org.jboss.set.aphrodite.domain.Release
-
- GitHubGlobalSearchService - Class in org.jboss.set.aphrodite.repository.services.github
-
- GitHubGlobalSearchService(GitHubClient) - Constructor for class org.jboss.set.aphrodite.repository.services.github.GitHubGlobalSearchService
-
- GitHubRepositoryService - Class in org.jboss.set.aphrodite.repository.services.github
-
- GitHubRepositoryService() - Constructor for class org.jboss.set.aphrodite.repository.services.github.GitHubRepositoryService
-
- valueOf(String) - Static method in enum org.jboss.set.aphrodite.config.TrackerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.set.aphrodite.domain.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.set.aphrodite.domain.FlagStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.set.aphrodite.domain.IssueStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.set.aphrodite.domain.IssueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.set.aphrodite.domain.PatchStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.set.aphrodite.repository.services.common.RepositoryType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.set.aphrodite.config.TrackerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.set.aphrodite.domain.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.set.aphrodite.domain.FlagStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.set.aphrodite.domain.IssueStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.set.aphrodite.domain.IssueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.set.aphrodite.domain.PatchStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.set.aphrodite.repository.services.common.RepositoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.