Package org.eclipse.steady.goals
-
Interface Summary Interface Description ExecutionObserver ExecutionObserver interface. -
Class Summary Class Description AbstractAppGoal Represents an analysis goal executed in the context of a givenApplication.AbstractGoal Represents the execution of a goal, which is triggered by client components such as the CLI and the Maven plugin.AbstractSpaceGoal Represents a goal executed in the context of a givenSpace.BomGoal BomGoal class.CheckverGoal CheckverGoal class.CleanGoal CleanGoal class.GoalContext Represents the context of a goal execution.GoalExecutor GoalExecutor class.GoalFactory GoalFactory class.ReportGoal ReportGoal class.SequenceGoal SequenceGoal class.SpaceCleanGoal SpaceCleanGoal class.SpaceDelGoal SpaceDelGoal class.SpaceModGoal SpaceModGoal class.SpaceNewGoal SpaceNewGoal class.TestGoal TestGoal class.UploadGoal UploadGoal class. -
Exception Summary Exception Description GoalConfigurationException GoalConfigurationException class.GoalExecutionException Thrown byAbstractGoal.executeSync(), indicates that the execution of the respective goal failed.ReportException ReportException class.