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