fix: typo executor service (#10980)

This commit is contained in:
SongTao Zhuang 2022-07-15 18:58:39 +08:00 committed by GitHub
parent 998e4d74dd
commit dad8981cfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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