Interface PVDetails

All Superinterfaces:
BPLAction
All Known Implementing Classes:
PVDetails, PVDetails, PVDetails

public interface PVDetails extends BPLAction
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.apache.logging.log4j.Logger
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    execute(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, ConfigService configService)
     
    pvDetails(ConfigService configService, String pvName)