Uses of Class
org.jboss.set.aphrodite.domain.Patch
-
Packages that use Patch Package Description org.jboss.set.aphrodite.domain org.jboss.set.aphrodite.domain.spi -
-
Uses of Patch in org.jboss.set.aphrodite.domain
Methods in org.jboss.set.aphrodite.domain that return types with arguments of type Patch Modifier and Type Method Description Stream<Patch>Issue. getPatches() -
Uses of Patch in org.jboss.set.aphrodite.domain.spi
Methods in org.jboss.set.aphrodite.domain.spi that return types with arguments of type Patch Modifier and Type Method Description Stream<Patch>PatchHome. findPatchesByIssue(Issue issue)
-