Description

Call actions internally.
BGERP / ERP Change
Created: 18.11.2022 09:28:40 (Shamil Vakhitov)
Status: Open 18.11.2022 09:28:41 "Process created" (Shamil Vakhitov)

Parameters

Name Value
Telegram group
External Contributor

Messages

#112506 Note: Implement a generic concept of internal actions calling
Created: 18.11.2022 09:31 (Shamil Vakhitov)
In WorkAction.java:
UserAction.class.getDeclaredConstructor().newInstance()

In ProcessAction.java
@Deprecated
public static Process linkProcessCreate

Used in CommandExecuter.