palio.modules.hetman.objects
Class Action

java.lang.Object
  extended by palio.modules.hetman.objects.HetmanObject
      extended by palio.modules.hetman.objects.Action

public class Action
extends HetmanObject


Constructor Summary
Action(Process process, HetmanObject parentObject, java.lang.String palioObjectCode)
           
 
Method Summary
 
Methods inherited from class palio.modules.hetman.objects.HetmanObject
getPalioObjectCode, getProcess
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Action

public Action(Process process,
              HetmanObject parentObject,
              java.lang.String palioObjectCode)