Class AbstractBaseExternalActor

    • Field Detail

      • m_ActorFile

        protected FlowFile m_ActorFile
        the file the external actor is stored in.
    • Constructor Detail

      • AbstractBaseExternalActor

        public AbstractBaseExternalActor()
    • Method Detail

      • actorFileTipText

        public String actorFileTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • getActualActorFile

        protected PlaceholderFile getActualActorFile()
        Expands the filename, applying any variables if necessary.
        Returns:
        the expanded file
      • isModifyingStructure

        public boolean isModifyingStructure()
        Returns whether the actor is modifying the structure.
        Specified by:
        isModifyingStructure in interface FlowStructureModifier
        Returns:
        true if the actor is modifying the structure