A B C D E F G H I J L M N O P R S T U V W Y Z 

A

ABBREVIATION - org.rogatio.circlead.model.Parameter
The abbreviation of a workitem role and rolegroup.
ABBREVIATION - org.rogatio.circlead.model.WorkitemParameter
The abbreviation.
ABBREVIATION2 - org.rogatio.circlead.model.Parameter
The short term of workitem.
ACCOUNTABLE - org.rogatio.circlead.model.Parameter
The accountable in a activity or subactivity.
ACCOUNTABLE - org.rogatio.circlead.model.WorkitemParameter
The accountable.
ACTIVE - org.rogatio.circlead.model.WorkitemStatusParameter
The active.
ACTIVITIES - org.rogatio.circlead.model.Parameter
The name of activities.
Activity - Class in org.rogatio.circlead.model.work
The Class Activity is the working item for a activity.
Activity() - Constructor for class org.rogatio.circlead.model.work.Activity
Instantiates a new activity.
Activity(Map<String, String>) - Constructor for class org.rogatio.circlead.model.work.Activity
Instantiates a new activity from mapped data.
Activity(IDataitem) - Constructor for class org.rogatio.circlead.model.work.Activity
Instantiates a new activity from dataitem
ACTIVITY - org.rogatio.circlead.model.Parameter
The activity name.
ACTIVITY - org.rogatio.circlead.model.WorkitemParameter
The activity-parameter for a workitem.
ACTIVITY - org.rogatio.circlead.model.WorkitemType
The activity-workitem.
ActivityDataitem - Class in org.rogatio.circlead.model.data
The Class ActivityDataitem hold the data of activity.
ActivityDataitem() - Constructor for class org.rogatio.circlead.model.data.ActivityDataitem
 
ACTIVITYID - org.rogatio.circlead.model.Parameter
The id of an activity.
ACTIVITYID - org.rogatio.circlead.model.WorkitemParameter
The activityid-parameter for a activity-workitem.
ActivityTableParserElement - Class in org.rogatio.circlead.control.synchronizer.atlassian.parser
The Class ActivityTableParserElement parses the html-table of an activity.
ActivityTableParserElement(Object) - Constructor for class org.rogatio.circlead.control.synchronizer.atlassian.parser.ActivityTableParserElement
Instantiates a new head table parser element.
add(IWorkitem) - Method in class org.rogatio.circlead.control.synchronizer.atlassian.AtlassianSynchronizer
 
add(IWorkitem) - Method in class org.rogatio.circlead.control.synchronizer.Connector
Adds workitem to synchronized systems.
add(IWorkitem) - Method in class org.rogatio.circlead.control.synchronizer.DefaultSynchronizer
 
add(IWorkitem) - Method in class org.rogatio.circlead.control.synchronizer.file.FileSynchronizer
 
add(IWorkitem) - Method in interface org.rogatio.circlead.control.synchronizer.ISynchronizer
Adds workitem to synchronized system.
add(IReport) - Method in class org.rogatio.circlead.control.synchronizer.atlassian.AtlassianSynchronizer
 
add(IReport) - Method in class org.rogatio.circlead.control.synchronizer.Connector
Adds report to synchronizes systems.
add(IReport) - Method in class org.rogatio.circlead.control.synchronizer.DefaultSynchronizer
 
add(IReport) - Method in class org.rogatio.circlead.control.synchronizer.file.FileSynchronizer
 
add(IReport) - Method in interface org.rogatio.circlead.control.synchronizer.ISynchronizer
Adds the report to synchronized system.
addActivityItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addActivityItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addActivityItem(Element, String, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the activity item.
addActivityItems(List<Activity>) - Method in class org.rogatio.circlead.control.Repository
Adds the activity items.
addActivityList(Element, List<Activity>) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addActivityList(Element, List<Activity>) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addActivityList(Element, List<Activity>) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the activity list.
addChartMacro(String, String, String, String, Map<String, List<Timeslice>>) - Static method in class org.rogatio.circlead.control.synchronizer.atlassian.parser.Parser
Adds the chart macro.
addChild(WorkitemBreakdownElement) - Method in class org.rogatio.circlead.model.data.WorkitemBreakdownElement
Adds the child.
addChild(Role, ISynchronizer) - Method in class org.rogatio.circlead.model.data.WorkitemBreakdownElement
Adds the child.
addColorBackground(XSSFCellStyle, byte, byte, byte) - Static method in class org.rogatio.circlead.util.ExcelUtil
Adds the color background.
addCompetence(CompetenceDataitem) - Method in class org.rogatio.circlead.model.work.Competence
Adds the competence.
addH1(Element, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the Heading 1 to the page.
addH1(Element, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the H 1.
addH1(Element, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the H 1.
addH2(Element, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the H 2.
addH2(Element, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the H 2.
addH2(Element, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the H 2.
addH3(Element, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the H 3.
addH3(Element, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the H 3.
addH3(Element, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the H 3.
addHowToItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addHowToItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addHowToItem(Element, String, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the how to item.
addHowToList(Element, List<HowTo>) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addHowToList(Element, List<HowTo>) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addHowToList(Element, List<HowTo>) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the how to list.
addImage(String, int, int) - Static method in class org.rogatio.circlead.control.synchronizer.atlassian.parser.Parser
Adds the image.
addImage(Element, String, int) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addImage(Element, String, int) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addImage(Element, String, int) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the image.
addImageFromOtherPage(String, String, int, int) - Static method in class org.rogatio.circlead.control.synchronizer.atlassian.parser.Parser
Load attached images from page "BPMN".
addItem(Element, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the item.
addItem(Element, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the item.
addItem(Element, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the item.
addItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the item.
addItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the item.
addItem(Element, String, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the item.
addItem(Element, String, List<String>) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the item.
addItem(Element, String, List<String>) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the item.
addItem(Element, String, List<String>) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the item.
addLabel(int, String) - Method in class org.rogatio.circlead.control.synchronizer.atlassian.ConfluenceClient
Adds the label.
addLabel(String, String) - Method in class org.rogatio.circlead.control.synchronizer.atlassian.ConfluenceClient
Adds the label.
addList(Element, List<String>) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the list.
addList(Element, List<String>) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the list.
addList(Element, List<String>) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the list.
addList(Element, List<String>, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the list.
addList(Element, List<String>, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the list.
addList(Element, List<String>, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the list.
addMetadata(int, String, String) - Method in class org.rogatio.circlead.control.synchronizer.atlassian.ConfluenceClient
Adds the metadata.
addOrphanedRoleCompetenciesToRootCompetence() - Method in class org.rogatio.circlead.control.Repository
Adds the orphaned role competencies to root competence.
addPersonItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addPersonItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addPersonItem(Element, String, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the person item.
addPersonLink(Element, Person) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addPersonLink(Element, Person) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addPersonLink(Element, Person) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the person link.
addPersonList(Element, List<String>, Role) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the person list.
addPersonList(Element, List<String>, Role) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the person list.
addPersonList(Element, List<String>, Role) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the person list.
addPersonList(Element, List<String>, Role, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the person list.
addPersonList(Element, List<String>, Role, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the person list.
addPersonList(Element, List<String>, Role, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the person list.
addPersonList(Element, List<Person>) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addPersonList(Element, List<Person>) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addPersonList(Element, List<Person>) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the person list.
addReport(IReport) - Method in class org.rogatio.circlead.control.Repository
Adds the report to repository.
addReportList(Element, List<IReport>) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addReportList(Element, List<IReport>) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addReportList(Element, List<IReport>) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the report list.
addReports() - Method in class org.rogatio.circlead.control.Repository
Adds the reports in repository to all available synchronizers (through Connector).
addReports(List<IReport>) - Method in class org.rogatio.circlead.control.Repository
Adds the list of reports to repository.
addRessourceChart(Element, Person) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addRessourceChart(Element, Person) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addRessourceChart(Element, Person) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the ressource chart.
addRolegroupItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the rolegroup item.
addRolegroupItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the rolegroup item.
addRolegroupItem(Element, String, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the rolegroup item.
addRolegroupList(Element, List<Rolegroup>) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addRolegroupList(Element, List<Rolegroup>) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addRolegroupList(Element, List<Rolegroup>) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the rolegroup list.
addRoleItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the role item.
addRoleItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the role item.
addRoleItem(Element, String, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the role item.
addRoleItem(Role) - Method in class org.rogatio.circlead.control.Repository
Adds the role item.
addRoleItems(List<Role>) - Method in class org.rogatio.circlead.control.Repository
Adds the role items.
addRoleLink(Element, Role) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addRoleLink(Element, Role) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addRoleLink(Element, Role) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the role link.
addRoleList(Element, List<Role>) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the role list.
addRoleList(Element, List<Role>) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the role list.
addRoleList(Element, List<Role>) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the role list.
addRoleList(Element, List<Role>, Person) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the role list.
addRoleList(Element, List<Role>, Person) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the role list.
addRoleList(Element, List<Role>, Person) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the role list.
addSheet(String) - Method in class org.rogatio.circlead.main.PrayHourExporter
Adds the sheet.
addSpace(String, Integer, char) - Static method in class org.rogatio.circlead.util.StringUtil
Adds the space.
addSpace(String, Integer, String) - Static method in class org.rogatio.circlead.util.StringUtil
Adds the space.
addStatus(Element, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addStatus(Element, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addStatus(Element, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the status.
addSubActivityList(Element, List<ActivityDataitem>, Activity, Role) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addSubActivityList(Element, List<ActivityDataitem>, Activity, Role) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addSubActivityList(Element, List<ActivityDataitem>, Activity, Role) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the sub activity list.
addSynchronizer(ISynchronizer) - Method in class org.rogatio.circlead.control.Repository
Adds a synchronizer to the Connector.
addSynchronizer(ISynchronizer) - Method in class org.rogatio.circlead.control.synchronizer.Connector
Adds the synchronizer.
addSynchronizer(ISynchronizer) - Method in class org.rogatio.circlead.control.synchronizer.SynchronizerFactory
Adds a synchronizer to the factory.
addTable(Element, Map<String, String>) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Adds the html-table.
addTable(Element, Map<String, String>) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
Adds the table.
addTable(Element, Map<String, String>) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the table.
addTeamEntry(TeamEntry) - Method in class org.rogatio.circlead.model.data.TeamDataitem
Adds the team entry.
addTeamEnty(TeamEntry) - Method in class org.rogatio.circlead.model.work.Team
Adds the team enty.
addTeamItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addTeamItem(Element, String, String) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addTeamItem(Element, String, String) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the team item.
addTeamLink(Element, Team) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addTeamLink(Element, Team) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addTeamLink(Element, Team) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the team link.
addTeamList(Element, List<Team>) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addTeamList(Element, List<Team>) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addTeamList(Element, List<Team>) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the team list.
addToActualSynchronizer(IWorkitem) - Method in class org.rogatio.circlead.control.synchronizer.Connector
Adds the to actual synchronizer.
addValidationList(Element, List<ValidationMessage>) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addValidationList(Element, List<ValidationMessage>) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addValidationList(Element, List<ValidationMessage>) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the validation list.
addWorkitem(IWorkitem) - Method in class org.rogatio.circlead.control.Repository
Adds the workitem.
addWorkitemTable(Element, List<IWorkitem>) - Method in class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
 
addWorkitemTable(Element, List<IWorkitem>) - Method in class org.rogatio.circlead.view.renderer.FileRendererEngine
 
addWorkitemTable(Element, List<IWorkitem>) - Method in interface org.rogatio.circlead.view.renderer.ISynchronizerRendererEngine
Adds the workitem table.
ADEQUATE - org.rogatio.circlead.model.WorkitemStatusParameter
The adequate.
ADRESS - org.rogatio.circlead.model.Parameter
The adress.
ALLOCATION - org.rogatio.circlead.model.Parameter
The allocation.
APPLICATION_DEFAULT_ROLE_COREMEMBERORGANISATION - Static variable in class org.rogatio.circlead.util.PropertyUtil
The application default role corememberorganisation.
APPLICATION_DEFAULT_ROLE_REPORT - Static variable in class org.rogatio.circlead.util.PropertyUtil
The application default role.
APPLICATION_DEFAULT_ROLEGROUP - Static variable in class org.rogatio.circlead.util.PropertyUtil
The application default rolegroup.
APPLICATION_DEFAULT_TEAMCATEGORY - Static variable in class org.rogatio.circlead.util.PropertyUtil
The application default teamcategory.
APPLICATION_DEFAULT_TEAMMESSAGE - Static variable in class org.rogatio.circlead.util.PropertyUtil
The application default teammessage.
APPLICATION_NAME - Static variable in class org.rogatio.circlead.util.PropertyUtil
The application name.
APPLICATION_ROLE_DISPLAYTEAMROLES - Static variable in class org.rogatio.circlead.util.PropertyUtil
The application role displayteamroles.
APPLICATION_SPECIALIZED_CHAR - Static variable in class org.rogatio.circlead.util.PropertyUtil
The application specialized char.
APPLICATION_UPDATE_MODE - Static variable in class org.rogatio.circlead.util.PropertyUtil
The application update mode.
APPLICATION_VERSION - Static variable in class org.rogatio.circlead.util.PropertyUtil
The application version.
ASSIGNED - org.rogatio.circlead.model.WorkitemStatusParameter
The assigned.
ATLASSIAN_CONFLUENCE_URL - Static variable in class org.rogatio.circlead.util.PropertyUtil
The atlassian confluence url.
ATLASSIAN_JIRA_URL - Static variable in class org.rogatio.circlead.util.PropertyUtil
The atlassian jira url.
ATLASSIAN_LOGIN_PASSWORD - Static variable in class org.rogatio.circlead.util.PropertyUtil
The atlassian login password.
ATLASSIAN_LOGIN_USER - Static variable in class org.rogatio.circlead.util.PropertyUtil
The atlassian login user.
ATLASSIAN_QUERY_LIMIT - Static variable in class org.rogatio.circlead.util.PropertyUtil
The atlassian query limit.
ATLASSIAN_SERVER_DEDICATED - Static variable in class org.rogatio.circlead.util.PropertyUtil
The atlassian server dedicated.
ATLASSIAN_SYNCHRONIZER_ENABLED - Static variable in class org.rogatio.circlead.util.PropertyUtil
The atlassian synchronizer enabled.
ATLASSIAN_SYNCHRONIZER_READ - Static variable in class org.rogatio.circlead.util.PropertyUtil
The atlassian synchronizer read.
ATLASSIAN_SYNCHRONIZER_WRITE - Static variable in class org.rogatio.circlead.util.PropertyUtil
The atlassian synchronizer write.
AtlassianPojoCreator - Class in org.rogatio.circlead.main
The Class AtlassianPojoCreator creates POJO-Classes from found response to atlassian-server.
AtlassianPojoCreator() - Constructor for class org.rogatio.circlead.main.AtlassianPojoCreator
 
AtlassianRendererEngine - Class in org.rogatio.circlead.view.renderer
The Class Atlassian Renderer allows rendering from object-data to html for atlassian-confluence including valid links.
AtlassianRendererEngine(ISynchronizer) - Constructor for class org.rogatio.circlead.view.renderer.AtlassianRendererEngine
Instantiates a new atlassian renderer.
AtlassianSynchronizer - Class in org.rogatio.circlead.control.synchronizer.atlassian
The Class AtlassianSynchronizer synchronizes Circlead with Atlassian Confluence Server.
AtlassianSynchronizer(String) - Constructor for class org.rogatio.circlead.control.synchronizer.atlassian.AtlassianSynchronizer
Instantiates a new atlassian synchronizer.
A B C D E F G H I J L M N O P R S T U V W Y Z 
Skip navigation links