Uses of Record Class
no.priv.bang.ukelonn.beans.Transaction
Packages that use Transaction
-
Uses of Transaction in no.priv.bang.ukelonn
Methods in no.priv.bang.ukelonn that return types with arguments of type TransactionModifier and TypeMethodDescriptionUkelonnService.deleteJobsFromAccount(int accountId, List<Integer> idsOfJobsToDelete) UkelonnService.getJobs(int accountId, int pageNumber, int pageSize) UkelonnService.getPayments(int accountId, int pageNumber, int pageSize) UkelonnService.updateJob(UpdatedTransaction editedJob) -
Uses of Transaction in no.priv.bang.ukelonn.beans
Methods in no.priv.bang.ukelonn.beans that return TransactionMethods in no.priv.bang.ukelonn.beans with parameters of type TransactionModifier and TypeMethodDescriptionstatic Transaction.BuilderTransaction.with(Transaction transaction)