org.jbpm.designer.filter
Class InjectionRule
java.lang.Object
org.jbpm.designer.filter.InjectionRule
public class InjectionRule
- extends Object
InjectionRule
public InjectionRule(Node ruleNode,
String contextPath)
throws TransformerFactoryConfigurationError,
TransformerException
- Throws:
TransformerFactoryConfigurationError
TransformerException
toString
public String toString()
- Overrides:
toString
in class Object
getName
public String getName()
setName
public void setName(String name)
getPattern
public Pattern getPattern()
setPattern
public void setPattern(String p)
throws PatternSyntaxException
- Throws:
PatternSyntaxException
isEnabled
public boolean isEnabled()
getInsertAt
public int getInsertAt()
setInsertAt
public void setInsertAt(String strInsertAt)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.