Knowledge base: Apia
|
Language: English
|
History
|
![]() |
|
![]() |
|
|
|
|
|
[ AFC00389 ] Identification of tasks with wizzard
Summary
A new method is included in the API in order to detect if a task is being worked as a consequence of a wizzard.
It is applied to
Behavior
It is included in the Api of Java programming, a method in the Task class that allows detecting whether the task is being worked due to a wizzard or not. The new method is the following: public boolean acquiredByWizzard() These method can only be used in the classes that are associated to the event onWork. If it is placed in another event, it will always return false. Related elements
Suggested items
|
|