flux.file
Class FileTrigger.File_Res

java.lang.Object
  extended by flux.file.FileTrigger.FileTriggerResult
      extended by flux.file.FileTrigger.File_Res
All Implemented Interfaces:
PersistentVariableListener, java.io.Serializable, java.lang.Cloneable
Enclosing interface:
FileTrigger

Deprecated. Use FileTriggerResult instead. Deprecated in Flux 7.2. Will be removed in Flux 8.0.

public static class FileTrigger.File_Res
extends FileTrigger.FileTriggerResult
implements java.lang.Cloneable, PersistentVariableListener

File Trigger Result, which contains matching files and directories from a concrete file trigger.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class flux.file.FileTrigger.FileTriggerResult
fileinfo_matches, filename_matches, url_object_matches, url_string_matches
 
Constructor Summary
FileTrigger.File_Res()
          Deprecated.  
 
Method Summary
 
Methods inherited from class flux.file.FileTrigger.FileTriggerResult
clone, createdVariable, persistingVariable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface flux.PersistentVariableListener
createdVariable, persistingVariable
 

Constructor Detail

FileTrigger.File_Res

public FileTrigger.File_Res()
Deprecated. 


© 2014 Flux Corporation. All rights reserved.