Uses of Class
org.technologybrewery.baton.GroupSummary
-
Packages that use GroupSummary Package Description org.technologybrewery.baton -
-
Uses of GroupSummary in org.technologybrewery.baton
Methods in org.technologybrewery.baton that return types with arguments of type GroupSummary Modifier and Type Method Description List<GroupSummary>BatonExecutionSummary. getGroupSummaries()Methods in org.technologybrewery.baton with parameters of type GroupSummary Modifier and Type Method Description voidBatonExecutionSummary. addGroupSummary(GroupSummary summary)Adds a specific migration summary run to the cross-migration summary..
-