public class ClassifyFileTypesPhase extends RulePhase
ArchiveMetadataExtractionPhaseDiscoverProjectStructurePhaseThis scans files and attaches metadata to them. For example, this may find all of the Java files in an application and mark them as Java, or it may find all of the bash scripts in an input and identify them appropriately.
.| Constructor and Description |
|---|
ClassifyFileTypesPhase() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends RulePhase> |
getExecuteAfter()
|
Class<? extends RulePhase> |
getExecuteBefore()
|
getConfiguration, getMetadata, setExecuteAfter, setExecuteBeforeenhanceRuleMetadata, equals, getExecutionIndex, handles, hashCode, priority, setExecutionIndex, toStringCopyright © 2021 JBoss by Red Hat. All rights reserved.