Groovy Documentation

javaposse.jobdsl.dsl.helpers.publisher
[Groovy] Class ViolationsContext.ViolationsEntry

java.lang.Object
  javaposse.jobdsl.dsl.helpers.publisher.ViolationsContext.ViolationsEntry

@Canonical
static class ViolationsContext.ViolationsEntry

Created with IntelliJ IDEA. User: jryan Date: 1/14/13 Time: 9:57 AM To change this template use File | Settings | File Templates.


Property Summary
int max

int min

java.lang.String pattern

int unstable

 
Method Summary
 
Methods inherited from class java.lang.Object
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Property Detail

max

int max


min

int min


pattern

java.lang.String pattern


unstable

int unstable


 

Groovy Documentation