Polishing baby.
This commit is contained in:
@@ -42,7 +42,6 @@ public interface FlowExecutor {
|
||||
|
||||
/**
|
||||
* Resume the flow execution with the provided execution key.
|
||||
* @param flowId the id of the flow definition
|
||||
* @param flowExecutionKey the key of a paused execution of the flow definition
|
||||
* @param context access to the calling environment
|
||||
*/
|
||||
|
||||
@@ -172,7 +172,7 @@ public abstract class AbstractExternalizedFlowExecutionTests extends AbstractFlo
|
||||
|
||||
/**
|
||||
* Get the flow definition to be tested.
|
||||
* @param a helper for constructing the resource to be tested
|
||||
* @param resourceFactory a helper for constructing the resource to be tested
|
||||
* @return the flow definition resource
|
||||
*/
|
||||
protected abstract FlowDefinitionResource getResource(FlowDefinitionResourceFactory resourceFactory);
|
||||
|
||||
Reference in New Issue
Block a user