net.nan21.dnet.module.ad.workflow.ds.param
Class ActProcessInstanceDsParam
java.lang.Object
net.nan21.dnet.core.presenter.model.EmptyParam
net.nan21.dnet.module.ad.workflow.ds.param.ActProcessInstanceDsParam
public class ActProcessInstanceDsParam
- extends net.nan21.dnet.core.presenter.model.EmptyParam
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fPROCESSFULLNAME
public static final String fPROCESSFULLNAME
- See Also:
- Constant Field Values
fREASONTOKILL
public static final String fREASONTOKILL
- See Also:
- Constant Field Values
fFROM
public static final String fFROM
- See Also:
- Constant Field Values
fTO
public static final String fTO
- See Also:
- Constant Field Values
ActProcessInstanceDsParam
public ActProcessInstanceDsParam()
getProcessFullName
public String getProcessFullName()
setProcessFullName
public void setProcessFullName(String processFullName)
getReasonToKill
public String getReasonToKill()
setReasonToKill
public void setReasonToKill(String reasonToKill)
getFrom
public Date getFrom()
setFrom
public void setFrom(Date from)
getTo
public Date getTo()
setTo
public void setTo(Date to)
Copyright © 2012. All Rights Reserved.