- remove assets from warehouse if they are removed from cohort
This commit is contained in:
Frank
2025-11-09 16:21:38 +01:00
parent 1267a64fcb
commit ea60795e84
4 changed files with 36 additions and 23 deletions
+1
View File
@@ -79,6 +79,7 @@
do -- FSM
--- FSM class
-- @type FSM
-- @field #string ClassName Name of the class.
-- @field Core.Scheduler#SCHEDULER CallScheduler Call scheduler.