- All Implemented Interfaces:
BPLAction
- Author:
- mshankar
Access using:
http://mgmt_url/bpl/addAlias - Add an alias for the specified PV.
pv The real name of the pv.aliasname The alias name of the pv. Note, we cannot have a PVTypeInfo mapped to the alias name.
-
Constructor Summary
Constructors
-
Method Summary
void
execute(jakarta.servlet.http.HttpServletRequest req,
jakarta.servlet.http.HttpServletResponse resp,
ConfigService configService)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AddAliasAction
public AddAliasAction()
-