public class ProjectTraversalCache extends AbstractRuleLifecycleListener
| Constructor and Description |
|---|
ProjectTraversalCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeExecution(GraphRewrite event)
Called immediately before any
Rule instances are executed. |
static Set<ProjectModel> |
getApplicationsForProject(GraphContext context,
ProjectModel project) |
afterExecution, afterRuleConditionEvaluation, afterRuleExecutionFailed, afterRuleOperationsPerformed, beforeRuleEvaluation, beforeRuleOperationsPerformed, ruleEvaluationProgress, shouldWindupStoppublic void beforeExecution(GraphRewrite event)
RuleLifecycleListenerRule instances are executed.beforeExecution in interface RuleLifecycleListenerbeforeExecution in class AbstractRuleLifecycleListenerpublic static Set<ProjectModel> getApplicationsForProject(GraphContext context, ProjectModel project)
Copyright © 2021 JBoss by Red Hat. All rights reserved.