X4 Produktdokumentation

Process Runtime Management

This adapter stops, terminates and lists running processes.

Properties


Operation

Operation executed by the adapter

Possible values:

  • List Running Processes: List all running processes

  • Stop Process: Stop process with specified UUID, the current process step is executed

  • Terminate Process: Try to terminate the process with specified UUID immediately, the current process step is aborted

Parameters


Adapter

Main adapter class (do not change!)

Possible values: de.softproject.x4.plugins.management.ProcessRuntimeAdapter: Main class (Default)

Status values

1

The operation was executed successfully.

-1

The operation failed due to a technical error.


Documentation of the ReST interface can be found at http://localhost:8080/X4/X4Api/.