Package | Description |
---|---|
com.suncode.pwfl.administration.scheduledtask.info |
Modifier and Type | Method and Description |
---|---|
ScheduledTaskFactory.FirstRunStep |
ScheduledTaskFactory.TargetStep.fromComponentWithClassName(String className)
Konfiguruje tworzone zadanie zaplanowane na podstawie komponentu o podanej klasie.
|
ScheduledTaskFactory.FirstRunStep |
ScheduledTaskFactory.TargetStep.fromComponentWithId(String componentId)
Konfiguruje tworzone zadanie zaplanowane na podstawie komponentu o podanym id.
|
ScheduledTaskFactory.FirstRunStep |
ScheduledTaskFactory.TargetStep.fromMethod(Class<?> clazz,
String methodName,
Class<?>... parameterClasses)
Konfiguruje tworzone zadanie zaplanowane na podstawie metody.
|
ScheduledTaskFactory.FirstRunStep |
ScheduledTaskFactory.TargetStep.fromMethod(Method method)
Konfiguruje tworzone zadanie zaplanowane na podstawie metody.
|
Copyright © 2025 Suncode. All rights reserved.