Package org.ikasan.spec.module.client
Interface ResubmissionService
-
public interface ResubmissionService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanresubmit(java.lang.String contextUrl, java.lang.String moduleName, java.lang.String flowName, java.lang.String action, java.lang.String errorUri)Resubmit an to a specific flow in a module.
-