Skip navigation links
A B C D E F G H I J L M N O P R S T U W 

A

accumulator() - Method in class pl.kaszaq.howfastyouaregoing.cfd.CfdDataCollector
 
AgileClient - Class in pl.kaszaq.howfastyouaregoing.agile
 
AgileClientFactory - Class in pl.kaszaq.howfastyouaregoing.agile
 
AgileClientFactory.AgileClientConstructor - Class in pl.kaszaq.howfastyouaregoing.agile
 
AgileProject - Class in pl.kaszaq.howfastyouaregoing.agile
 
AgileProjectConfiguration - Class in pl.kaszaq.howfastyouaregoing.agile
 
AgileProjectConfiguration.AgileProjectConfigurationBuilder - Class in pl.kaszaq.howfastyouaregoing.agile
 
AgileProjectData - Class in pl.kaszaq.howfastyouaregoing.agile.pojo
 
AgileProjectData() - Constructor for class pl.kaszaq.howfastyouaregoing.agile.pojo.AgileProjectData
 
AgileProjectFactory - Class in pl.kaszaq.howfastyouaregoing.agile
 
AgileProjectFactory() - Constructor for class pl.kaszaq.howfastyouaregoing.agile.AgileProjectFactory
 
AgileProjectProvider - Interface in pl.kaszaq.howfastyouaregoing.agile
 
alwaysTrue() - Static method in class pl.kaszaq.howfastyouaregoing.utils.CommonPredicates
 
asBoolean() - Method in class pl.kaszaq.howfastyouaregoing.json.JsonNodeOptional
 
asInt() - Method in class pl.kaszaq.howfastyouaregoing.json.JsonNodeOptional
 
asText() - Method in class pl.kaszaq.howfastyouaregoing.json.JsonNodeOptional
 

B

betweenStatuses(String...) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssueStatusTransitionPredicates
 
build() - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileProjectConfiguration.AgileProjectConfigurationBuilder
 
build() - Method in class pl.kaszaq.howfastyouaregoing.agile.jira.JiraAgileProjectProviderBuilderFactory.JiraAgileProjectProviderBuilder
 
builder() - Static method in class pl.kaszaq.howfastyouaregoing.agile.AgileProjectConfiguration
 

C

cacheOnly - Static variable in class pl.kaszaq.howfastyouaregoing.Config
Deprecated.
this should not be used in most real live cases - mostly useful for development. This flag may and probably will be removed/replaced in future.
calculateCfdData(String, Predicate<Issue>) - Method in class pl.kaszaq.howfastyouaregoing.cfd.CfdDataFactory
 
calculateDistribution() - Method in class pl.kaszaq.howfastyouaregoing.workload.WorkloadDailyReport
Returns as percentage per each issue from the total workload calculated.Sum should be +/- 100 - the offset from 100 is caused by computional precision of calculations.
calculateWorkload(LocalDate, LocalDate, String, String...) - Method in class pl.kaszaq.howfastyouaregoing.workload.WorkloadReportFactory
 
calulcateCycleTimeOfAllIssues(Predicate<Issue>, LocalDate, LocalDate, String...) - Method in class pl.kaszaq.howfastyouaregoing.cycletime.CycleTimeComputer
 
calulcateCycleTimeOfStories(Predicate<Issue>, LocalDate, LocalDate, String...) - Method in class pl.kaszaq.howfastyouaregoing.cycletime.CycleTimeComputer
Counts time of stories closed within specified dates since first of its subtasks entered any of statuses till last one left any of statuses.This time will be counted only when all subtasks are in final status.
CfdData - Class in pl.kaszaq.howfastyouaregoing.cfd
 
CfdData() - Constructor for class pl.kaszaq.howfastyouaregoing.cfd.CfdData
 
CfdData.DailyStatusChanges - Class in pl.kaszaq.howfastyouaregoing.cfd
 
CfdDataCollector - Class in pl.kaszaq.howfastyouaregoing.cfd
 
CfdDataCollector() - Constructor for class pl.kaszaq.howfastyouaregoing.cfd.CfdDataCollector
 
CfdDataFactory - Class in pl.kaszaq.howfastyouaregoing.cfd
 
CfdDataFactory(AgileClient) - Constructor for class pl.kaszaq.howfastyouaregoing.cfd.CfdDataFactory
 
characteristics() - Method in class pl.kaszaq.howfastyouaregoing.cfd.CfdDataCollector
 
combiner() - Method in class pl.kaszaq.howfastyouaregoing.cfd.CfdDataCollector
 
CommonPredicates - Class in pl.kaszaq.howfastyouaregoing.utils
 
CommonPredicates() - Constructor for class pl.kaszaq.howfastyouaregoing.utils.CommonPredicates
 
compareTo(IssueBlockedTransition) - Method in class pl.kaszaq.howfastyouaregoing.agile.IssueBlockedTransition
 
compareTo(IssueStatusTransition) - Method in class pl.kaszaq.howfastyouaregoing.agile.IssueStatusTransition
 
Config - Class in pl.kaszaq.howfastyouaregoing
 
Config() - Constructor for class pl.kaszaq.howfastyouaregoing.Config
 
contains(Issue) - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileProject
 
contains(String) - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileProject
 
create() - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileClientFactory.AgileClientConstructor
 
createAgileProject(AgileProjectData, IssueStatusMapping) - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileProjectFactory
 
createdAfter(ZonedDateTime) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 
createdAfter(LocalDate) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssueStatusTransitionPredicates
 
createdBefore(LocalDate) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssueStatusTransitionPredicates
 
CycleTimeComputer - Class in pl.kaszaq.howfastyouaregoing.cycletime
 
CycleTimeComputer() - Constructor for class pl.kaszaq.howfastyouaregoing.cycletime.CycleTimeComputer
 

D

DailyStatusChanges() - Constructor for class pl.kaszaq.howfastyouaregoing.cfd.CfdData.DailyStatusChanges
 
DateUtils - Class in pl.kaszaq.howfastyouaregoing.utils
 
DateUtils() - Constructor for class pl.kaszaq.howfastyouaregoing.utils.DateUtils
 

E

elements() - Method in class pl.kaszaq.howfastyouaregoing.json.JsonNodeOptional
 
equals(Object) - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileProject
 
equals(Object) - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
equals(Object) - Method in class pl.kaszaq.howfastyouaregoing.agile.IssueData
 

F

finisher() - Method in class pl.kaszaq.howfastyouaregoing.cfd.CfdDataCollector
 
from(String...) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssueStatusTransitionPredicates
 
from(Collection<String>) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssueStatusTransitionPredicates
 

G

get(String) - Method in class pl.kaszaq.howfastyouaregoing.http.HttpClient
 
get(String) - Method in class pl.kaszaq.howfastyouaregoing.json.JsonNodeOptional
 
getAgileProject(String) - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileClient
 
getAllDayBlockedDays() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getAllIssues() - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileProject
 
getCollectionOfLocalDates(ZonedDateTime, ZonedDateTime) - Static method in class pl.kaszaq.howfastyouaregoing.utils.DateUtils
 
getCollectionOfLocalDates(ZonedDateTime, ZonedDateTime, int) - Static method in class pl.kaszaq.howfastyouaregoing.utils.DateUtils
 
getCollectionOfLocalDatesBetweenDateExclusive(ZonedDateTime, ZonedDateTime) - Static method in class pl.kaszaq.howfastyouaregoing.utils.DateUtils
 
getComponents() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getCreated() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getCreator() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getCustomFields() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getDailyTransitions() - Method in class pl.kaszaq.howfastyouaregoing.cfd.CfdData
 
getDate() - Method in class pl.kaszaq.howfastyouaregoing.agile.IssueBlockedTransition
 
getDate() - Method in class pl.kaszaq.howfastyouaregoing.agile.IssueStatusTransition
 
getDescription() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getDurationInStatuses(String...) - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getHierarchy(Issue) - Method in class pl.kaszaq.howfastyouaregoing.agile.grouping.IssueHierarchyNodeProvider
 
getInstance() - Static method in class pl.kaszaq.howfastyouaregoing.agile.AgileClientFactory
 
getIssue(String) - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileClient
 
getIssue(String) - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileProject
 
getIssueBlockedTransitions() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getIssueStatusTransitions() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getKey() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getLabels() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getLeafsIssues() - Method in class pl.kaszaq.howfastyouaregoing.agile.grouping.IssueHierarchyNode
 
getLinkedIssuesKeys() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getParentIssueKey() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getPrettyName() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getPrettyName() - Method in class pl.kaszaq.howfastyouaregoing.agile.IssueData
 
getResolution() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getStatus() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getStatusChanges() - Method in class pl.kaszaq.howfastyouaregoing.cfd.CfdData.DailyStatusChanges
 
getSubtaskKeys() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getSummary() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getTimeInStatus() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getType() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getUpdated() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
getUser() - Method in class pl.kaszaq.howfastyouaregoing.agile.IssueBlockedTransition
 
getUser() - Method in class pl.kaszaq.howfastyouaregoing.agile.IssueStatusTransition
 
getValueChangeForStatus(String) - Method in class pl.kaszaq.howfastyouaregoing.cfd.CfdData.DailyStatusChanges
 
getWorkTimeInStatus() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 

H

has(String) - Method in class pl.kaszaq.howfastyouaregoing.json.JsonNodeOptional
 
hasComponents(String...) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 
hashCode() - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileProject
 
hashCode() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
hashCode() - Method in class pl.kaszaq.howfastyouaregoing.agile.IssueData
 
hasLabels(String...) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 
hasStatusTransitionsThat(Predicate<IssueStatusTransition>...) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 
hasSubtasks() - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 
HttpClient - Class in pl.kaszaq.howfastyouaregoing.http
 
HttpClient(String) - Constructor for class pl.kaszaq.howfastyouaregoing.http.HttpClient
 
HttpClient(String, String) - Constructor for class pl.kaszaq.howfastyouaregoing.http.HttpClient
 

I

inResolution(String...) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 
inStatus(String...) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 
inStatusOnDay(LocalDate, String...) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 
isBlocked() - Method in class pl.kaszaq.howfastyouaregoing.agile.IssueBlockedTransition
 
isBlockedEntireDay(LocalDate) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 
isEpic() - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 
isStatusOnDay(LocalDate, Set<String>) - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
isSubtask() - Method in class pl.kaszaq.howfastyouaregoing.agile.Issue
 
isSubtask() - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 
Issue - Class in pl.kaszaq.howfastyouaregoing.agile
 
IssueBlockedTransition - Class in pl.kaszaq.howfastyouaregoing.agile
 
IssueBlockedTransition(String, ZonedDateTime, String, String) - Constructor for class pl.kaszaq.howfastyouaregoing.agile.IssueBlockedTransition
 
IssueData - Class in pl.kaszaq.howfastyouaregoing.agile
 
IssueData() - Constructor for class pl.kaszaq.howfastyouaregoing.agile.IssueData
 
IssueHierarchyNode - Class in pl.kaszaq.howfastyouaregoing.agile.grouping
 
IssueHierarchyNodeProvider - Class in pl.kaszaq.howfastyouaregoing.agile.grouping
 
IssueHierarchyNodeProvider(List<Set<AgileProject>>) - Constructor for class pl.kaszaq.howfastyouaregoing.agile.grouping.IssueHierarchyNodeProvider
 
IssuePredicates - Class in pl.kaszaq.howfastyouaregoing.agile
 
IssuePredicates() - Constructor for class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 
IssueStatusMapping - Class in pl.kaszaq.howfastyouaregoing.agile
 
IssueStatusMapping() - Constructor for class pl.kaszaq.howfastyouaregoing.agile.IssueStatusMapping
 
IssueStatusTransition - Class in pl.kaszaq.howfastyouaregoing.agile
 
IssueStatusTransition(String, ZonedDateTime, String, String) - Constructor for class pl.kaszaq.howfastyouaregoing.agile.IssueStatusTransition
 
IssueStatusTransitionPredicates - Class in pl.kaszaq.howfastyouaregoing.agile
 
IssueStatusTransitionPredicates() - Constructor for class pl.kaszaq.howfastyouaregoing.agile.IssueStatusTransitionPredicates
 

J

JiraAgileProjectProvider - Class in pl.kaszaq.howfastyouaregoing.agile.jira
 
JiraAgileProjectProviderBuilderFactory - Class in pl.kaszaq.howfastyouaregoing.agile.jira
 
JiraAgileProjectProviderBuilderFactory() - Constructor for class pl.kaszaq.howfastyouaregoing.agile.jira.JiraAgileProjectProviderBuilderFactory
 
JiraAgileProjectProviderBuilderFactory.JiraAgileProjectProviderBuilder - Class in pl.kaszaq.howfastyouaregoing.agile.jira
 
JiraSearchRequest - Class in pl.kaszaq.howfastyouaregoing.agile.jira
 
JiraSearchRequest() - Constructor for class pl.kaszaq.howfastyouaregoing.agile.jira.JiraSearchRequest
 
JsonNodeOptional - Class in pl.kaszaq.howfastyouaregoing.json
 

L

loadProject(String, AgileProjectConfiguration) - Method in interface pl.kaszaq.howfastyouaregoing.agile.AgileProjectProvider
 
loadProject(String, AgileProjectConfiguration) - Method in class pl.kaszaq.howfastyouaregoing.agile.jira.JiraAgileProjectProvider
 

M

mapStatus(String) - Method in class pl.kaszaq.howfastyouaregoing.agile.IssueStatusMapping
 
MINUTES_UNTIL_UPDATE_REQUESTED - Static variable in class pl.kaszaq.howfastyouaregoing.agile.jira.JiraAgileProjectProvider
 

N

newClient() - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileClientFactory
 

O

OBJECT_MAPPER - Static variable in class pl.kaszaq.howfastyouaregoing.Config
 
of(JsonNode) - Static method in class pl.kaszaq.howfastyouaregoing.json.JsonNodeOptional
 

P

parseDate(String) - Static method in class pl.kaszaq.howfastyouaregoing.utils.DateUtils
 
pl.kaszaq.howfastyouaregoing - package pl.kaszaq.howfastyouaregoing
 
pl.kaszaq.howfastyouaregoing.agile - package pl.kaszaq.howfastyouaregoing.agile
 
pl.kaszaq.howfastyouaregoing.agile.exceptions - package pl.kaszaq.howfastyouaregoing.agile.exceptions
 
pl.kaszaq.howfastyouaregoing.agile.grouping - package pl.kaszaq.howfastyouaregoing.agile.grouping
 
pl.kaszaq.howfastyouaregoing.agile.jira - package pl.kaszaq.howfastyouaregoing.agile.jira
 
pl.kaszaq.howfastyouaregoing.agile.pojo - package pl.kaszaq.howfastyouaregoing.agile.pojo
 
pl.kaszaq.howfastyouaregoing.cfd - package pl.kaszaq.howfastyouaregoing.cfd
 
pl.kaszaq.howfastyouaregoing.cycletime - package pl.kaszaq.howfastyouaregoing.cycletime
 
pl.kaszaq.howfastyouaregoing.http - package pl.kaszaq.howfastyouaregoing.http
 
pl.kaszaq.howfastyouaregoing.json - package pl.kaszaq.howfastyouaregoing.json
 
pl.kaszaq.howfastyouaregoing.utils - package pl.kaszaq.howfastyouaregoing.utils
 
pl.kaszaq.howfastyouaregoing.workload - package pl.kaszaq.howfastyouaregoing.workload
 
postJson(String, Object) - Method in class pl.kaszaq.howfastyouaregoing.http.HttpClient
 
print() - Method in class pl.kaszaq.howfastyouaregoing.agile.grouping.IssueHierarchyNode
 
printDate(ZonedDateTime) - Static method in class pl.kaszaq.howfastyouaregoing.utils.DateUtils
 
printDateTimeExcel(ZonedDateTime) - Static method in class pl.kaszaq.howfastyouaregoing.utils.DateUtils
 
printMonthOnlyDate(ZonedDateTime) - Static method in class pl.kaszaq.howfastyouaregoing.utils.DateUtils
 
printSimpleDate(ZonedDateTime) - Static method in class pl.kaszaq.howfastyouaregoing.utils.DateUtils
 
printSimpleDate(LocalDate) - Static method in class pl.kaszaq.howfastyouaregoing.utils.DateUtils
 
ProjectDoesNotExistsException - Exception in pl.kaszaq.howfastyouaregoing.agile.exceptions
 
ProjectDoesNotExistsException() - Constructor for exception pl.kaszaq.howfastyouaregoing.agile.exceptions.ProjectDoesNotExistsException
 

R

refreshUnclosed - Static variable in class pl.kaszaq.howfastyouaregoing.Config
 
reportWorkloadOnIssue(Issue, Double) - Method in class pl.kaszaq.howfastyouaregoing.workload.WorkloadDailyReport
 

S

statusMapping(Map<String, String>) - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileProjectConfiguration.AgileProjectConfigurationBuilder
 
supplier() - Method in class pl.kaszaq.howfastyouaregoing.cfd.CfdDataCollector
 

T

to(String...) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssueStatusTransitionPredicates
 
to(Collection<String>) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssueStatusTransitionPredicates
 

U

updatedAfter(ZonedDateTime) - Static method in class pl.kaszaq.howfastyouaregoing.agile.IssuePredicates
 

W

withAgileProjectConfig(String, AgileProjectConfiguration) - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileClientFactory.AgileClientConstructor
 
withAgileProjectProvider(AgileProjectProvider) - Method in class pl.kaszaq.howfastyouaregoing.agile.AgileClientFactory.AgileClientConstructor
 
withCacheDir(File) - Method in class pl.kaszaq.howfastyouaregoing.agile.jira.JiraAgileProjectProviderBuilderFactory.JiraAgileProjectProviderBuilder
 
withCredentials(String, String) - Static method in class pl.kaszaq.howfastyouaregoing.agile.jira.JiraAgileProjectProviderBuilderFactory.JiraAgileProjectProviderBuilder
 
withCredentials(String, String) - Static method in class pl.kaszaq.howfastyouaregoing.agile.jira.JiraAgileProjectProviderBuilderFactory
 
withCustomFieldsParsers(Map<String, Function<JsonNodeOptional, Object>>) - Method in class pl.kaszaq.howfastyouaregoing.agile.jira.JiraAgileProjectProviderBuilderFactory.JiraAgileProjectProviderBuilder
 
withJiraUrl(String) - Method in class pl.kaszaq.howfastyouaregoing.agile.jira.JiraAgileProjectProviderBuilderFactory.JiraAgileProjectProviderBuilder
 
withJsession(String) - Static method in class pl.kaszaq.howfastyouaregoing.agile.jira.JiraAgileProjectProviderBuilderFactory
 
withJsessionId(String) - Static method in class pl.kaszaq.howfastyouaregoing.agile.jira.JiraAgileProjectProviderBuilderFactory.JiraAgileProjectProviderBuilder
 
WorkloadDailyReport - Class in pl.kaszaq.howfastyouaregoing.workload
 
WorkloadDailyReport() - Constructor for class pl.kaszaq.howfastyouaregoing.workload.WorkloadDailyReport
 
WorkloadReportFactory - Class in pl.kaszaq.howfastyouaregoing.workload
 
WorkloadReportFactory() - Constructor for class pl.kaszaq.howfastyouaregoing.workload.WorkloadReportFactory
 
A B C D E F G H I J L M N O P R S T U W 
Skip navigation links

Copyright © 2017. All rights reserved.