Package com.avoka.fc.core.service
Interface ITransactionAbandonmentService
-
public interface ITransactionAbandonmentServiceProvides the interface for services who abandon submissions.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidperformSubmissionAbandonment()Perform submission abandonment.
-