KIE EAP - Maven plugin 6.1.0.Final

org.kie.integration.eap.maven.model.common
Class PathFilter

java.lang.Object
  extended by org.kie.integration.eap.maven.model.common.PathFilter

public class PathFilter
extends Object


Nested Class Summary
static class PathFilter.PathFilterType
           
 
Constructor Summary
PathFilter()
           
 
Method Summary
 String getPath()
           
 PathFilter.PathFilterType getType()
           
 void setPath(String path)
           
 void setType(PathFilter.PathFilterType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathFilter

public PathFilter()
Method Detail

getType

public PathFilter.PathFilterType getType()

setType

public void setType(PathFilter.PathFilterType type)

getPath

public String getPath()

setPath

public void setPath(String path)

KIE EAP - Maven plugin 6.1.0.Final

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.