Interface: IPHXVersionedLibrarian2
Last update: 22.06.2026Package: com.phoenix_int.aserver.library
All Superinterfaces:
All Known Implementing Classes:
Declaration
@Deprecated
public interface IPHXVersionedLibrarian2
extends IPHXVersionedLibrarian
Deprecated: It is preferred to use IPHXVersionedLibrarian3 as this class supports methods that can cause file leaks.
This extends the IPHXLibrarian interface to include version information about components.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBranchesAndTags()Deprecated. Fetches a list of all branches and tags. |
Methods inherited from interface IPHXVersionedLibrarian
getComponentHistory
Methods inherited from interface IPHXLibrarian
cleanUp, describe, getQueues, initialize, instantiate, instantiate, listComponents, listDirectories
Method Detail
getBranchesAndTags
java.lang.String getBranchesAndTags()
throws java.lang.Exception
Deprecated. Fetches a list of all branches and tags.
Throws:
java.lang.Exception- If anything goes wrong