org.elevans.migration.parse
TransitionMetadataParser implementation that can use any Regex that matches the three components of TransitionMetaData.
TransitionMetadataParser
Regex
TransitionMetaData
Eric Evans
Parse an optional TransitionMetaData instance from the given String.
TransitionMetadataParserimplementation that can use anyRegexthat matches the three components ofTransitionMetaData.Author:
Eric Evans