| Package | Description |
|---|---|
| org.jboss.windup.engine.visitor | |
| org.jboss.windup.engine.visitor.inspector | |
| org.jboss.windup.engine.visitor.reporter |
| Modifier and Type | Method and Description |
|---|---|
VisitorPhase |
GraphVisitor.getPhase() |
static VisitorPhase |
VisitorPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisitorPhase[] |
VisitorPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorPhase |
HibernateConfigurationVisitor.getPhase() |
VisitorPhase |
MavenFacetVisitor.getPhase() |
VisitorPhase |
SpringConfigurationVisitor.getPhase() |
VisitorPhase |
BasicVisitor.getPhase() |
VisitorPhase |
JavaClassVisitor.getPhase() |
VisitorPhase |
WebConfigurationVisitor.getPhase() |
VisitorPhase |
ManifestVisitor.getPhase() |
VisitorPhase |
ArchiveHashVisitor.getPhase() |
VisitorPhase |
ArchiveEntryIndexVisitor.getPhase() |
VisitorPhase |
ArchiveTypingVisitor.getPhase() |
VisitorPhase |
EjbConfigurationVisitor.getPhase() |
VisitorPhase |
ZipArchiveGraphVisitor.getPhase() |
VisitorPhase |
MavenRemoteFetchVisitor.getPhase() |
VisitorPhase |
XmlResourceVisitor.getPhase() |
VisitorPhase |
HibernateMappingVisitor.getPhase() |
VisitorPhase |
JNDIExtractorVisitor.getPhase() |
VisitorPhase |
DirectoryVisitor.getPhase() |
VisitorPhase |
DebugVisitor.getPhase() |
| Modifier and Type | Method and Description |
|---|---|
VisitorPhase |
EjbConfigurationReporter.getPhase() |
VisitorPhase |
HibernateConfigurationReporter.getPhase() |
VisitorPhase |
ClassNotFoundReporter.getPhase() |
VisitorPhase |
DuplicateClassReporter.getPhase() |
VisitorPhase |
GraphRenderReporter.getPhase() |
VisitorPhase |
WriteGraphToGraphMLReporter.getPhase() |
VisitorPhase |
JarManifestReporter.getPhase() |
VisitorPhase |
NamespacesFoundReporter.getPhase() |
VisitorPhase |
DoctypeReporter.getPhase() |
VisitorPhase |
ArchiveTransitiveDependsOnReporter.getPhase() |
VisitorPhase |
HibernateEntityReporter.getPhase() |
VisitorPhase |
MavenPomReporter.getPhase() |
VisitorPhase |
ArchiveProvidesReporter.getPhase() |
VisitorPhase |
ArchiveDependsOnReporter.getPhase() |
Copyright © 2014 JBoss by Red Hat. All rights reserved.