org.yawlfoundation.yawl.resourcing.datastore
Class PersistedAutoTask
java.lang.Object
org.yawlfoundation.yawl.resourcing.datastore.PersistedAutoTask
public class PersistedAutoTask
- extends Object
Simple class to facilitate the persistence of a checkedout automated task.
Author: Michael Adams
Creation Date: 2/09/2008
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistedAutoTask
public PersistedAutoTask()
PersistedAutoTask
public PersistedAutoTask(WorkItemRecord wir)
unpersist
public void unpersist()
getWIR
public WorkItemRecord getWIR()
get_wirStr
public String get_wirStr()
set_wirStr
public void set_wirStr(String wirStr)
get_id
public long get_id()
set_id
public void set_id(long id)
get_wirID
public String get_wirID()
set_wirID
public void set_wirID(String wirID)
Copyright © 2004-2012 The YAWL Foundation.