Class GoToAction

    • Constructor Detail

      • GoToAction

        public GoToAction​(ActionManagerFactory amFact,
                          COSDictionary adict,
                          PreflightContext ctx,
                          java.lang.String aaKey)
        Parameters:
        amFact - Instance of ActionManagerFactory used to create ActionManager to check Next actions.
        adict - the COSDictionary of the action wrapped by this class.
        ctx - the preflight context.
        aaKey - the name of the key which identifies the action in an additional action dictionary.