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