as of release 12.x, replace GSF Actions with WCS 12c's native Controllers and/or wrappers
public interface Action
Base action interface, representing a component that receives ICS like a
HttpServlet but is able to participate in an MVC workflow. Comparable to the
notion of a Struts Action or a Spring MVC Controller.