Deprecated API
Last update: 22.06.2026Deprecated interfaces
| Interface and Description |
|---|
| com.phoenix_int.pacz.api.IComponentConfig see com.phoenix_int.pacz.api.v2.IComponentConfig |
| com.phoenix_int.pacz.api.IInstanceFile see com.phoenix_int.pacz.api.v2.IInstanceFile |
| com.phoenix_int.aserver.library.IPHXFactory It is preferred to use IPHXFactory2, as this class has methods that can leak resources |
| com.phoenix_int.aserver.library.IPHXLibrarian It is preferred to use IPHXLibrarian2 as this class uses methods that can leak resources. |
| com.phoenix_int.aserver.library.IPHXVersionedLibrarian It is preferred to use IPHXVersionedLibrarian3 as this class has methods that can leak resources |
| com.phoenix_int.aserver.library.IPHXVersionedLibrarian2 It is preferred to use IPHXVersionedLibrarian3 as this class supports methods that can cause file leaks. |
| com.phoenix_int.pacz.api.IRuntimeVariable see com.phoenix_int.pacz.api.v2.IRuntimeVariable |
| com.phoenix_int.aserver.util.scriptwrapper.api.OutputFile in favor of OutputFile2 |
Deprecated classes
Deprecated enums
| Enum and Description |
|---|
| com.phoenix_int.pacz.api.RunFolderPreference see com.phoenix_int.pacz.api.v2.RunFolderPreference |
com.phoenix_int.pacz.api.VariableDataType IRuntimeVariables are now using the canonical PHX type identifiers which are literal strings (see com.phoenix_int.pacz.api.v2) |