|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_WorkflowProcessor
org.compiere.wf.MWorkflowProcessor
public class MWorkflowProcessor
Workflow Processor Model
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.X_AD_WorkflowProcessor |
|---|
FREQUENCYTYPE_AD_Reference_ID, FREQUENCYTYPE_Day, FREQUENCYTYPE_Hour, FREQUENCYTYPE_Minute, SUPERVISOR_ID_AD_Reference_ID |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
MWorkflowProcessor(Properties ctx,
int AD_WorkflowProcessor_ID,
String trxName)
Standard Constructor |
|
MWorkflowProcessor(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
int |
deleteLog()
Delete old Request Log |
static MWorkflowProcessor[] |
getActive(Properties ctx)
Get Active |
Timestamp |
getDateNextRun(boolean requery)
Get Date Next Run |
AdempiereProcessorLog[] |
getLogs()
Get Logs |
String |
getServerID()
Get Server ID |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.AdempiereProcessor |
|---|
getAD_Client_ID, getCtx, getDateLastRun, getDescription, getFrequency, getFrequencyType, getName, save, setDateLastRun, setDateNextRun |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public MWorkflowProcessor(Properties ctx,
int AD_WorkflowProcessor_ID,
String trxName)
ctx - contextAD_WorkflowProcessor_ID - idtrxName - transaction
public MWorkflowProcessor(Properties ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
public static MWorkflowProcessor[] getActive(Properties ctx)
ctx - context
public String getServerID()
getServerID in interface AdempiereProcessorpublic Timestamp getDateNextRun(boolean requery)
getDateNextRun in interface AdempiereProcessorrequery - requery
public AdempiereProcessorLog[] getLogs()
getLogs in interface AdempiereProcessorpublic int deleteLog()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||