Hey, good question, but no. You can always look in that package and see all of the phases we have. Or use the IDE to quick-search for types implementing RulePhase, etc. Not worth making ugly code for that when the IDE or GitHub will tell you exactly the same information.
On Mon, Jan 26, 2015 at 10:04 AM, Ondrej Zizka <ozizka@redhat.com> wrote:
Hi,
I am updating the quickstarts to match the recent changes
WINDUP-277 Replace Migration "Phases" with dependencies .
The subclasses are small and just a few.
Could we move them as inner classes of RulePhase?
This would be beneficial:
1) One could write "RulePhase." to get a list of built-in phases instead of going to the documentation.
2) We would get rid of several small .java files
Ondra
_______________________________________________
windup-dev mailing list
windup-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/windup-dev
--
_______________________________________________ windup-dev mailing list windup-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/windup-dev