- GanttBaselineException - Exception in com.almworks.structure.gantt.api.baseline
-
- GanttBaselineException(String, Throwable) - Constructor for exception com.almworks.structure.gantt.api.baseline.GanttBaselineException
-
- GanttBaselineException(String) - Constructor for exception com.almworks.structure.gantt.api.baseline.GanttBaselineException
-
- GanttChart - Interface in com.almworks.structure.gantt.api.gantt
-
This interface represents a Gantt chart.
- GanttChartException - Exception in com.almworks.structure.gantt.api.gantt
-
- GanttChartException(String, Throwable) - Constructor for exception com.almworks.structure.gantt.api.gantt.GanttChartException
-
- GanttChartException(String) - Constructor for exception com.almworks.structure.gantt.api.gantt.GanttChartException
-
- GanttChartManager - Interface in com.almworks.structure.gantt.api.gantt
-
The GanttManager interface provides methods for managing Gantt charts.
- GanttChartUpdateBuilder - Interface in com.almworks.structure.gantt.api.gantt
-
The GanttUpdateBuilder interface provides methods for updating properties of a Gantt chart.
- getAllGanttCharts() - Method in interface com.almworks.structure.gantt.api.gantt.GanttChartManager
-
Retrieves a list of all existing Gantt charts.
- getBaseline(long) - Method in interface com.almworks.structure.gantt.api.baseline.BaselineManager
-
Retrieves a specific baseline by its ID.
- getBaselines(long) - Method in interface com.almworks.structure.gantt.api.baseline.BaselineManager
-
Retrieves all baselines associated with a specified Gantt chart.
- getConfigId() - Method in interface com.almworks.structure.gantt.api.gantt.GanttChart
-
Gets the configuration ID associated with this Gantt chart.
- getConfigName() - Method in interface com.almworks.structure.gantt.api.gantt.GanttChart
-
Gets the name of the configuration associated with this Gantt chart.
- getCreatedAt() - Method in interface com.almworks.structure.gantt.api.baseline.Baseline
-
Retrieves the creation datetime of the baseline.
- getCreatedAt() - Method in interface com.almworks.structure.gantt.api.gantt.GanttChart
-
- getCreator() - Method in interface com.almworks.structure.gantt.api.baseline.Baseline
-
Retrieves the key of the user who created the baseline.
- getCreator() - Method in interface com.almworks.structure.gantt.api.gantt.GanttChart
-
Retrieves the key of the user who created the Gantt chart.
- getGanttChart(long) - Method in interface com.almworks.structure.gantt.api.gantt.GanttChartManager
-
Retrieves a Gantt chart by its id.
- getGanttChartByStructureId(long) - Method in interface com.almworks.structure.gantt.api.gantt.GanttChartManager
-
Retrieves a Gantt chart by structure id.
- getGanttChartsByName(String) - Method in interface com.almworks.structure.gantt.api.gantt.GanttChartManager
-
Retrieves a list of Gantt charts with the specified name.
- getGanttId() - Method in interface com.almworks.structure.gantt.api.baseline.Baseline
-
Retrieves the ID of the Gantt chart to which this baseline belongs.
- getGanttId() - Method in interface com.almworks.structure.gantt.api.leveling.ResourceLevelingInfo
-
- getId() - Method in interface com.almworks.structure.gantt.api.baseline.Baseline
-
Gets the unique identifier of the baseline.
- getId() - Method in interface com.almworks.structure.gantt.api.gantt.GanttChart
-
- getKey() - Method in interface com.almworks.structure.gantt.api.leveling.LevelingResource
-
Retrieves the unique identifier of the resource.
- getLevelingInfo(long) - Method in interface com.almworks.structure.gantt.api.leveling.ResourceLevelingManager
-
Retrieves information about running resource leveling for a specific Gantt chart
- getName() - Method in interface com.almworks.structure.gantt.api.baseline.Baseline
-
Retrieves the name of the baseline.
- getName() - Method in enum com.almworks.structure.gantt.api.baseline.BaselineType
-
- getName() - Method in interface com.almworks.structure.gantt.api.gantt.GanttChart
-
Gets the name of the Gantt chart.
- getNodeId() - Method in interface com.almworks.structure.gantt.api.leveling.ResourceLevelingInfo
-
- getOptions() - Method in interface com.almworks.structure.gantt.api.leveling.ResourceLevelingInfo
-
- getParams() - Method in interface com.almworks.structure.gantt.api.baseline.Baseline
-
Retrieves properties associated with the baseline.
- getProgress() - Method in interface com.almworks.structure.gantt.api.leveling.ResourceLevelingInfo
-
- getResources() - Method in interface com.almworks.structure.gantt.api.leveling.ResourceLevelingInfo
-
- getStartDate() - Method in interface com.almworks.structure.gantt.api.gantt.GanttChart
-
Gets the start date of the Gantt chart.
- getStartDate() - Method in interface com.almworks.structure.gantt.api.leveling.ResourceLevelingInfo
-
- getStructureId() - Method in interface com.almworks.structure.gantt.api.gantt.GanttChart
-
Gets the structure ID which this Gantt chart belongs to.
- getType() - Method in interface com.almworks.structure.gantt.api.baseline.Baseline
-
Retrieves the type of the baseline, indicating whether it is Gantt or Jira-based baseline.
- getType() - Method in interface com.almworks.structure.gantt.api.leveling.LevelingResource
-
Retrieves the type of the resource.
- getUpdateBuilder(long) - Method in interface com.almworks.structure.gantt.api.baseline.BaselineManager
-
Creates a builder for updating a specified baseline.
- getUpdateBuilder(long) - Method in interface com.almworks.structure.gantt.api.gantt.GanttChartManager
-
Creates a GanttUpdateBuilder for the specified Gantt chart.
- getUser() - Method in interface com.almworks.structure.gantt.api.leveling.ResourceLevelingInfo
-
- getVersion() - Method in interface com.almworks.structure.gantt.api.leveling.ResourceLevelingInfo
-