palio.modules.hetman.tools
Class DesignerSupport

java.lang.Object
  extended by palio.modules.hetman.tools.DesignerSupport

public class DesignerSupport
extends java.lang.Object


Constructor Summary
DesignerSupport(Instance instance)
           
 
Method Summary
 void createProcessTemplate(java.lang.String xml)
           
 void updateProcessDefinition(java.lang.String processName, java.lang.String definitionXml)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignerSupport

public DesignerSupport(Instance instance)
Method Detail

createProcessTemplate

public void createProcessTemplate(java.lang.String xml)
                           throws HetmanException,
                                  palio.PalioException
Throws:
HetmanException
palio.PalioException

updateProcessDefinition

public void updateProcessDefinition(java.lang.String processName,
                                    java.lang.String definitionXml)
                             throws palio.PalioException
Throws:
palio.PalioException