Hi Everyone, Could I persist ivyTask after change some basic information of this ivyTask (example: taskName). After change I will persist directly, can I do it?

asked 14.10.2019 at 10:51

ttlinh's gravatar image

ttlinh
(suspended)
accept rate: 0%


Hi

If you use ITask.setName() the name is directly persisted in to the database. See Public API documentation.

link

answered 15.10.2019 at 04:18

Christian%20Strebel's gravatar image

Christian St... ♦
3.2k31338
accept rate: 88%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×2

Asked: 14.10.2019 at 10:51

Seen: 1,120 times

Last updated: 15.10.2019 at 04:18

Related questions