public interface SchedulerJobConfiguration
Modifier and Type | Method and Description |
---|---|
default com.liferay.petra.function.UnsafeConsumer<Long,Exception> |
getCompanyJobExecutorUnsafeConsumer() |
default String |
getDestinationName() |
default com.liferay.petra.function.UnsafeConsumer<Message,Exception> |
getJobExecutorUnsafeConsumer() |
com.liferay.petra.function.UnsafeRunnable<Exception> |
getJobExecutorUnsafeRunnable() |
default String |
getName() |
TriggerConfiguration |
getTriggerConfiguration() |
default com.liferay.petra.function.UnsafeConsumer<Long,Exception> getCompanyJobExecutorUnsafeConsumer()
default String getDestinationName()
default com.liferay.petra.function.UnsafeConsumer<Message,Exception> getJobExecutorUnsafeConsumer()
com.liferay.petra.function.UnsafeRunnable<Exception> getJobExecutorUnsafeRunnable()
default String getName()
TriggerConfiguration getTriggerConfiguration()