Interface ExternalActorFileHandler

    • Method Detail

      • getActorFile

        FlowFile getActorFile()
        Returns the file containing the external actor.
        Returns:
        the actor file
      • setActorFile

        void setActorFile​(FlowFile value)
        Sets the file containing the external actor.
        Parameters:
        value - the actor file