|
Deprecated Methods |
com.sap.caf.eu.gp.process.api.IGPModifiableActivity.addAttachmentId(String)
use addAttachment() instead. This method will be removed from future releases! |
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager.createActionCompletionData(String, String, IUser)
|
com.sap.caf.eu.gp.co.type.api.IGPCallableObjectTypeManager.createCallableObjectType(String, String, boolean, String, String, String, int, String, String, String, ResourceAccessor, String, String, boolean, boolean, boolean, boolean, boolean)
use method without isVisible parameter |
com.sap.caf.eu.gp.context.api.GPContextFactory.createInvocationContext()
Create invocation context. |
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager.createProcesRoleInstanceList()
This method creates an initial IGPProcessRoleInstanceList needed for starting a process. |
com.sap.caf.eu.gp.context.api.GPContextFactory.createUserContext(IUser)
Create user context. |
com.sap.caf.eu.gp.iforms.api.IGPFormsManager.generateInteractiveForm(String, int, int, IGPStructure, IUser, Date, boolean, String, String, Properties, String, List, IGPUserContext, IGPInvocationContext)
|
com.sap.caf.eu.gp.iforms.api.IGPFormsManager.generateStaticInteractiveForm(String, int, int, IGPStructure, IUser, Date, boolean, String, String, Properties, String, List, IGPUserContext, IGPInvocationContext)
|
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager.getActionInstance(String, String, IUser)
Returns the action instance information for the given parameters. |
com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager.getActiveActionTemplate(String, IUser)
Returns the active action template information for the given parameters. |
com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager.getActiveBlockTemplate(String, IUser)
Returns the active block template information for the given parameters. |
com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager.getActiveBusinessObject(String, IUser)
Returns the active business object information for the given parameters. |
com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager.getActiveProcessTemplatesByCategory(String, IUser)
Returns information for all active process templates. |
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager.getActiveProcessTemplatesByCategory(String, IUser)
Returns information for all active process templates. |
com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager.getActiveTemplate(String, IUser)
Returns the active process template information for the given parameters. |
com.sap.caf.eu.gp.process.api.IGPActivity.getAttachmentIds()
use getAttachmentIterator() instead. This method will be removed from future releases! |
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager.getBlockInstance(String, String, IUser)
Returns the block instance information for the given parameters. |
com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager.getCategory(String, IUser)
Returns the category information for the given parameters. |
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager.getCompletedInstances(int, Date, Date, IUser)
Returns information for completed process instances for the specified parameters. |
com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager.getCurrentActionTemplate(String, IUser)
Returns the current action template information for the given parameters. |
com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager.getCurrentBlockTemplate(String, IUser)
Returns the current block template information for the given parameters. |
com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager.getCurrentBusinessObject(String, IUser)
Returns the current business object information for the given parameters. |
com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager.getCurrentTemplate(String, IUser)
Returns the current process template information for the given parameters. |
com.sap.caf.eu.gp.iforms.api.IGPFormsObjectInfo.getDescription()
|
com.sap.caf.eu.gp.iforms.api.IGPFormsObject.getDescription()
|
com.sap.caf.eu.gp.process.api.IGPActionInstance.getDueDate()
use getDueDateAsLong instead
Returns the foreseen due date as long.
Returns -1 if there is no defined due date. |
com.sap.caf.eu.gp.iforms.api.IGPGenerationResult.getFormData()
|
com.sap.caf.eu.gp.iforms.api.IGPGenerationResult.getFormMimeType()
|
com.sap.caf.eu.gp.iforms.api.GPFormsFactory.getFormsFacade()
|
com.sap.caf.eu.gp.iforms.api.IGPFormsObjectInfo.getId()
|
com.sap.caf.eu.gp.iforms.api.IGPFormsObject.getId()
|
com.sap.caf.eu.gp.iforms.api.IGPFormsObject.getInputParameter()
|
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager.getProcessInstance(IGPProcessInstanceInfo, IUser)
Returns the process instance for a process instance info object (e.g. click on list of processes to jump into one special process) |
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager.getProcessInstance(String, IUser)
Returns the process instance information for the given parameters. |
com.sap.caf.eu.gp.iforms.api.IGPFormsObject.getProperty(String)
|
com.sap.caf.eu.gp.process.api.IGPRoleInfo.getRoleID()
Returns the unique identifier of the role |
com.sap.caf.eu.gp.process.dt.api.IGPDesigntimeManager.getRootCategory(IUser, Locale)
Returns the root category information for the given parameters. |
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager.getRunningInstances(int, Date, Date, IUser)
Returns information for running process instances for the specified parameters. |
com.sap.caf.eu.gp.iforms.api.IGPGenerationResult.getTaskId()
|
com.sap.caf.eu.gp.iforms.api.IGPFormsObjectInfo.getTitle()
|
com.sap.caf.eu.gp.iforms.api.IGPFormsObject.getTitle()
|
com.sap.caf.eu.gp.iforms.api.IGPFormsObjectInfo.getVersionNumber()
|
com.sap.caf.eu.gp.iforms.api.IGPFormsObject.getVersionNumber()
|
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager.getWorkItems(int, IUser)
Returns information for workitems with a given status for a given user. |
com.sap.caf.eu.gp.co.type.api.IGPCallableObjectType.isVisible()
|
com.sap.caf.eu.gp.process.api.IGPProcessRoleInstance.removeRuntimeDefinedUser(IUser)
!!!This method doesn't work for the bussiness workflow engine!!!
Removes the given Runtime defined user from the process role instance. |
com.sap.caf.eu.gp.co.api.IGPCallableObject.resovlePhysicalCallableObject()
Returns the physical object for this callable object |
com.sap.caf.eu.gp.iforms.api.IGPFormsManager.retrieveObject(IGPUserContext, IGPInvocationContext, String)
|
com.sap.caf.eu.gp.iforms.api.IGPFormsManager.retrieveObjectList(IGPUserContext, String[], Locale)
|
com.sap.caf.eu.gp.iforms.api.IGPFormsManager.retrieveTemplateStructure(byte[], String, String, IUser)
|
com.sap.caf.eu.gp.process.api.IGPModifiableActivity.setAttachmentIdList(String[])
directory modify IGPModifiableActivity.getAttachmentList() instead. This method will be removed from future releases! |
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager.stopProcess(IGPProcessInstance, IUser)
Stops a running process. |