Modifier and Type | Method and Description |
---|---|
void |
ElementParser.endElement()
The parser has completed parsing the element - it's reached the end-of-element tag
|
void |
DefaultElementParser.endElement()
Do nothing by default.
|
Modifier and Type | Method and Description |
---|---|
void |
MimeTypeLoader.MimeMappingElementParser.endElement() |
void |
MimeTypeLoader.loadConfiguration(InputStream configurationFile) |
Modifier and Type | Method and Description |
---|---|
UserManagementAdminPage.UserConfigurationType |
UserManagementAdminPage.getConfigurationType() |
Modifier and Type | Method and Description |
---|---|
void |
PlanParticleManagerImpl.adjustPlanParticles(PlanKey planKey,
Collection<? extends PlanParticle> consumedParticles,
Collection<? extends PlanParticle> producedParticles) |
void |
PlanParticleManager.adjustPlanParticles(PlanKey planKey,
Collection<? extends PlanParticle> consumedParticles,
Collection<? extends PlanParticle> producedParticles)
Adjust list of plan's consumed and produced particles.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentConfiguration.init() |
void |
AgentConfiguration.save() |
Modifier and Type | Method and Description |
---|---|
List<ImmutablePlan> |
DependencyTreeBuilderImpl.getDirectParents(ImmutablePlan plan) |
List<ImmutablePlan> |
DependencyTreeBuilder.getDirectParents(ImmutablePlan plan)
Visits all the parent
Plan for the give build and returns its direct linage in topological order |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.