Class CreateScheduledJob
java.lang.Object
org.frankframework.management.bus.endpoints.BusEndpointBase
org.frankframework.management.bus.endpoints.CreateScheduledJob
- All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.Message<String> createOrUpdateSchedule(org.springframework.messaging.Message<?> message)
-
Constructor Details
-
CreateScheduledJob
public CreateScheduledJob()
-
-
Method Details
-
createOrUpdateSchedule
@TopicSelector(SCHEDULER) @ActionSelector(UPLOAD) @RolesAllowed({"IbisDataAdmin","IbisAdmin","IbisTester"}) public org.springframework.messaging.Message<String> createOrUpdateSchedule(org.springframework.messaging.Message<?> message)
-