spring-attic / spring-cloud-dataflow-server-cloudfoundry

Spring Cloud Data Flow Implementation for Cloud Foundry
http://cloud.spring.io/spring-cloud-dataflow-server-cloudfoundry/
Apache License 2.0
21 stars 42 forks source link

One-off task support #390

Closed jvmlet closed 6 years ago

jvmlet commented 6 years ago

Hello Does SCDF for CF integrates the one-off task invocation feature, during deployment, for example? If not, what is the workaround for not having one-off task be ran manually each time the new version of my custom task is released?

sabbyanandan commented 6 years ago

Please review "Tasks on Cloud Foundry" section from the reference guide. Also, for questions, it'd be better to use StackOverflow or gitter going forward.