Uses of Class
org.kie.integrationtest.spring.Party
-
-
Uses of Party in org.kie.integrationtest.spring
Methods in org.kie.integrationtest.spring that return Party Modifier and Type Method Description PartyOrder. getBuyer()PartyOrder. getSeller()Constructors in org.kie.integrationtest.spring with parameters of type Party Constructor Description Order(Party seller, Party buyer, OrderType type)
-