fix: typo executor service (#10980)
This commit is contained in:
parent
998e4d74dd
commit
dad8981cfe
|
|
@ -44,7 +44,7 @@ public interface ExecutorService {
|
|||
* @param processDefinitionCode process definition code
|
||||
* @param cronTime cron time
|
||||
* @param commandType command type
|
||||
* @param failureStrategy failuer strategy
|
||||
* @param failureStrategy failure strategy
|
||||
* @param startNodeList start nodelist
|
||||
* @param taskDependType node dependency type
|
||||
* @param warningType warning type
|
||||
|
|
|
|||
Loading…
Reference in New Issue