org.drools.guvnor.server.ruleeditor.workitem
Class WorkitemDefinitionElementsManager
java.lang.Object
org.drools.guvnor.server.ruleeditor.workitem.WorkitemDefinitionElementsManager
public class WorkitemDefinitionElementsManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static WorkitemDefinitionElementsManager getInstance()
throws IOException
- Throws:
IOException
getElementNames
public Set<String> getElementNames()
getElementValue
public String getElementValue(String elementName)
getElements
public Map<String,String> getElements()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.