- CADET_BLUE - Static variable in class org.rogatio.circlead.view.ColorPalette
-
The Constant CADET_BLUE.
- calcFractions() - Method in class org.rogatio.circlead.model.work.Person
-
Calc fractions.
- cancel() - Method in class org.rogatio.circlead.control.webserver.Webserver
-
Cancel.
- CARRYROLEGROUP - org.rogatio.circlead.model.Parameter
-
The rolegroup which is defined by role.
- castList(Class<? extends T>, Collection<?>) - Static method in class org.rogatio.circlead.util.ObjectUtil
-
Cast list to wanted type.
- CATEGORY - org.rogatio.circlead.model.Parameter
-
The category.
- CATEGORY - org.rogatio.circlead.model.WorkitemParameter
-
The category.
- CHILDS - org.rogatio.circlead.model.Parameter
-
The childs of role and rolegroup.
- CircleadRecurrenceRule - Class in org.rogatio.circlead.control
-
The Class CircleadRecurrenceRule allows reccurence-rule-manipulation.
- CircleadRecurrenceRule(String) - Constructor for class org.rogatio.circlead.control.CircleadRecurrenceRule
-
Instantiates a new circlead recurrence rule.
- CircleadRecurrenceRule(Freq) - Constructor for class org.rogatio.circlead.control.CircleadRecurrenceRule
-
Instantiates a new circlead recurrence rule.
- CircleadRecurrenceRule.Duration - Enum in org.rogatio.circlead.control
-
The Enum Duration.
- CircleadRecurrenceRule.Event - Class in org.rogatio.circlead.control
-
The Class Event.
- CircleadRecurrenceRuleException - Exception in org.rogatio.circlead.control.synchronizer
-
The Class SynchronizerException.
- CircleadRecurrenceRuleException() - Constructor for exception org.rogatio.circlead.control.synchronizer.CircleadRecurrenceRuleException
-
Instantiates a new synchronizer exception.
- CircleadRecurrenceRuleException(String) - Constructor for exception org.rogatio.circlead.control.synchronizer.CircleadRecurrenceRuleException
-
Instantiates a new synchronizer exception.
- CircleadRecurrenceRuleException(String, Throwable) - Constructor for exception org.rogatio.circlead.control.synchronizer.CircleadRecurrenceRuleException
-
Instantiates a new synchronizer exception.
- CircleadRecurrenceRuleException(Throwable) - Constructor for exception org.rogatio.circlead.control.synchronizer.CircleadRecurrenceRuleException
-
Instantiates a new synchronizer exception.
- clean(List<String>) - Static method in class org.rogatio.circlead.util.StringUtil
-
Clean a list, so no null and empty value is inside.
- clean(Element) - Static method in class org.rogatio.circlead.control.synchronizer.atlassian.parser.Parser
-
Clean.
- CLOSED - org.rogatio.circlead.model.WorkitemStatusParameter
-
Closed Status.
- ColorPalette - Class in org.rogatio.circlead.view
-
Color palette generator.
- ColorPalette() - Constructor for class org.rogatio.circlead.view.ColorPalette
-
- COLORS - Static variable in class org.rogatio.circlead.view.ColorPalette
-
The Constant COLORS.
- Comparators - Class in org.rogatio.circlead.control
-
Comparators for workitems.
- Comparators() - Constructor for class org.rogatio.circlead.control.Comparators
-
- compareTo(DefaultWorkitem) - Method in class org.rogatio.circlead.model.work.DefaultWorkitem
-
- Competence - Class in org.rogatio.circlead.model.work
-
The Class Competence is a special workitem, because Circlead should contain
only one (Root)-Competence in
Repository
and all other Competencies should be nested child representations.
- Competence() - Constructor for class org.rogatio.circlead.model.work.Competence
-
Instantiates a new competence.
- Competence(IDataitem) - Constructor for class org.rogatio.circlead.model.work.Competence
-
Instantiates a new competence.
- COMPETENCE - org.rogatio.circlead.model.Parameter
-
The competence.
- COMPETENCE - org.rogatio.circlead.model.WorkitemType
-
The competence.
- CompetenceDataitem - Class in org.rogatio.circlead.model.data
-
The Class CompetenceDataitem hold the data of competence.
- CompetenceDataitem() - Constructor for class org.rogatio.circlead.model.data.CompetenceDataitem
-
- COMPETENCETREE - org.rogatio.circlead.model.Parameter
-
The competencies.
- COMPETENCETREE - org.rogatio.circlead.model.WorkitemParameter
-
The competencetree.
- COMPETENCIES - org.rogatio.circlead.model.Parameter
-
The competencies.
- COMPETENCIES - org.rogatio.circlead.model.WorkitemParameter
-
The competences.
- ConfluenceClient - Class in org.rogatio.circlead.control.synchronizer.atlassian
-
The Class ConfluenceClient.
- ConfluenceClient() - Constructor for class org.rogatio.circlead.control.synchronizer.atlassian.ConfluenceClient
-
Instantiates a new confluence client.
- ConfluenceClient(String, String, String, boolean) - Constructor for class org.rogatio.circlead.control.synchronizer.atlassian.ConfluenceClient
-
Authentification is enabled with basic auth.
- Connector - Class in org.rogatio.circlead.control.synchronizer
-
The Class Connector is used to bind all set synchronizers to the repository.
- Connector() - Constructor for class org.rogatio.circlead.control.synchronizer.Connector
-
- CONSULTANT - org.rogatio.circlead.model.Parameter
-
The consultant in a activity or subactivity.
- CONSULTANT - org.rogatio.circlead.model.WorkitemParameter
-
The consultant.
- ContactDataitem - Class in org.rogatio.circlead.model.data
-
The Class ContactData holds the data of a contact.
- ContactDataitem() - Constructor for class org.rogatio.circlead.model.data.ContactDataitem
-
- CONTACTPERSON - org.rogatio.circlead.model.Parameter
-
The contactperson of a rolegroup.
- CONTACTS - org.rogatio.circlead.model.Parameter
-
The data of contacts.
- CONTACTS - org.rogatio.circlead.model.WorkitemParameter
-
The contacts.
- CONTACTS2 - org.rogatio.circlead.model.Parameter
-
The contact.
- containsCompetence(String) - Method in class org.rogatio.circlead.model.work.Competence
-
Check if root competence contains a competence named by identifier in
competence-tree.
- containsId(String) - Method in class org.rogatio.circlead.model.data.DefaultDataitem
-
- containsId(String) - Method in interface org.rogatio.circlead.model.data.IDataitem
-
Contains id.
- containsId(String) - Method in class org.rogatio.circlead.model.work.DefaultWorkitem
-
Checks if id is existent for any synchronizer.
- containsInsensitive(String, String) - Static method in class org.rogatio.circlead.util.StringUtil
-
Check if string contains insenstitive string.
- containsPerson(Person) - Method in class org.rogatio.circlead.model.data.TeamEntry
-
Contains person.
- convertDate(DateTime) - Static method in class org.rogatio.circlead.control.CircleadRecurrenceRule
-
Convert date.
- convertEncoding(String, String) - Static method in class org.rogatio.circlead.util.StringUtil
-
- convertEncoding(String, String, String) - Static method in class org.rogatio.circlead.util.StringUtil
-
Convert encoding.
- convertToHtmlColor(Color) - Static method in class org.rogatio.circlead.util.ObjectUtil
-
Convert to html color.
- convertToHtmlColors(Color[]) - Static method in class org.rogatio.circlead.view.ColorPalette
-
Convert to html colors.
- copyFileOrFolder(File, File) - Static method in class org.rogatio.circlead.util.FileUtil
-
Copy file or folder.
- copyFileOrFolder(File, File, CopyOption...) - Static method in class org.rogatio.circlead.util.FileUtil
-
Copy file or folder.
- countMatches(String, String) - Static method in class org.rogatio.circlead.util.StringUtil
-
Count matches in string of given symbol.
- createActivityTable(List<ActivityDataitem>, ISynchronizer, boolean) - Static method in class org.rogatio.circlead.control.synchronizer.atlassian.parser.Parser
-
Creates the header table for activity-subactivties.
- createAtlassianPojos(String, String) - Static method in class org.rogatio.circlead.main.AtlassianPojoCreator
-
Creates the atlassian pojos.
- createAtlassianPojos(String, String, String) - Static method in class org.rogatio.circlead.main.AtlassianPojoCreator
-
Creates the atlassian pojos.
- createAttachments(String, String) - Static method in class org.rogatio.circlead.main.AtlassianPojoCreator
-
Creates the attachments.
- createCompetenceTable(List<CompetenceDataitem>, ISynchronizer, boolean) - Static method in class org.rogatio.circlead.control.synchronizer.atlassian.parser.Parser
-
Creates the competence table.
- createContentVersions(String) - Static method in class org.rogatio.circlead.main.AtlassianPojoCreator
-
Creates the content versions.
- createContentVersions(String, String) - Static method in class org.rogatio.circlead.main.AtlassianPojoCreator
-
Creates the content versions.
- createCredentials() - Method in class org.rogatio.circlead.control.synchronizer.atlassian.HttpClient
-
Creates the credentials.
- CREATED - org.rogatio.circlead.model.Parameter
-
The created date of a workitem.
- CREATED - org.rogatio.circlead.model.WorkitemParameter
-
The created.
- createEmptySlices(int) - Static method in class org.rogatio.circlead.util.ObjectUtil
-
Creates the empty slices.
- createJiraResults(String) - Static method in class org.rogatio.circlead.main.AtlassianPojoCreator
-
Creates the jira results.
- createMatrix(Integer, Integer) - Static method in class org.rogatio.circlead.util.ObjectUtil
-
Creates the matrix.
- createPage(IWorkitem, String, ISynchronizer) - Static method in class org.rogatio.circlead.control.synchronizer.atlassian.parser.Parser
-
Creates the page.
- createPage(IReport, String, ISynchronizer) - Static method in class org.rogatio.circlead.control.synchronizer.atlassian.parser.Parser
-
Creates the page.
- createPageContent(String) - Static method in class org.rogatio.circlead.main.AtlassianPojoCreator
-
Creates the page content.
- createPageContent(String, String) - Static method in class org.rogatio.circlead.main.AtlassianPojoCreator
-
Creates the page content.
- createPersonDnaProfile(Person, int) - Static method in class org.rogatio.circlead.view.SvgBuilder
-
Creates the person dna profile.
- createPojoDirFromJson(String, String, String, String) - Static method in class org.rogatio.circlead.util.ObjectUtil
-
Creates the pojo dir from json.
- createPojoZipFromJson(String, String, String, String) - Static method in class org.rogatio.circlead.util.ObjectUtil
-
Creates the pojo zip from json.
- createRandomColor() - Static method in class org.rogatio.circlead.util.ObjectUtil
-
Creates the random color.
- createRandomGreyColor() - Static method in class org.rogatio.circlead.util.ObjectUtil
-
Creates the random grey color.
- createRandomHtmlColor() - Static method in class org.rogatio.circlead.util.ObjectUtil
-
Creates the random html color.
- createRandomHtmlGreyColor() - Static method in class org.rogatio.circlead.util.ObjectUtil
-
Creates the random html grey color.
- createRoleDnaProfile(Role, int) - Static method in class org.rogatio.circlead.view.SvgBuilder
-
Creates the role dna profile.
- createSearchResults() - Static method in class org.rogatio.circlead.main.AtlassianPojoCreator
-
Creates the search results.
- createSearchResults(String, WorkitemType) - Static method in class org.rogatio.circlead.main.AtlassianPojoCreator
-
Creates the search results.
- createSearchResults(WorkitemType) - Static method in class org.rogatio.circlead.main.AtlassianPojoCreator
-
Creates the search results.
- createTeamDnaProfile(Team, int) - Static method in class org.rogatio.circlead.view.SvgBuilder
-
Creates the team dna profile.
- createTeamEntryTable(List<TeamEntry>, ISynchronizer, boolean) - Static method in class org.rogatio.circlead.control.synchronizer.atlassian.parser.Parser
-
Creates the team entry table.
- CRITICAL - org.rogatio.circlead.model.WorkitemStatusParameter
-
The critical.
- CYAN - Static variable in class org.rogatio.circlead.view.ColorPalette
-
The Constant CYAN.