|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WfProcess
Class WfProcess
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.workflow1.cci2.AbstractTask |
|---|
AbstractTask.Identity |
| Method Summary | ||
|---|---|---|
Integer |
getMaxRetries()
Retrieves the possibly null value for the optional attribute maxRetries. |
|
|
getWfProcessInstance()
Retrieves a set containing all the elements for the reference wfProcessInstance. |
|
Boolean |
isSynchronous()
Retrieves the possibly null value for the optional attribute isSynchronous. |
|
void |
setMaxRetries(Integer maxRetries)
Sets a new value for the attribute maxRetries. |
|
void |
setSynchronous(Boolean isSynchronous)
Sets a new value for the attribute isSynchronous. |
|
| Methods inherited from interface org.opencrx.kernel.workflow1.cci2.AbstractTask |
|---|
getDescription, getName, getPriority, setDescription, setName, setPriority |
| Methods inherited from interface org.opencrx.kernel.base.cci2.PropertySet |
|---|
getProperty |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.LocalizedFieldContainer |
|---|
getLocalizedField |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
Boolean isSynchronous()
isSynchronous.
isSynchronous.void setSynchronous(Boolean isSynchronous)
isSynchronous.
isSynchronous - The possibly null new value for attribute isSynchronous.Integer getMaxRetries()
maxRetries.
maxRetries.void setMaxRetries(Integer maxRetries)
maxRetries.
maxRetries - The possibly null new value for attribute maxRetries.<T extends WfProcessInstance> WfProcessHasInstances.WfProcessInstance<T> getWfProcessInstance()
wfProcessInstance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||