org.jenkinsci.plugins.fstrigger.triggers.filecontent
Class LogFileContentEntry

java.lang.Object
  extended by org.jenkinsci.plugins.fstrigger.triggers.filecontent.LogFileContentEntry

public class LogFileContentEntry
extends Object

Author:
Gregory Boissinot

Constructor Summary
LogFileContentEntry(String regex)
           
 
Method Summary
 String getRegex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogFileContentEntry

@DataBoundConstructor
public LogFileContentEntry(String regex)
Method Detail

getRegex

public String getRegex()


Copyright © 2004-2011. All Rights Reserved.