05-06-2014 01:38 PM
05-07-2014 02:20 AM
05-07-2014 02:48 PM
05-08-2014 04:00 AM
05-08-2014 02:21 PM
05-09-2014 01:42 AM
/** The business key for this execution. Only returns a value if the delegate execution
* is a process instance.
*
* @deprecated use {@link #getProcessBusinessKey()} to get the business key for the process
* associated with this execution, regardless whether or not this execution is a
* process-instance.
*/
String getBusinessKey();
/**
* The business key for the process instance this execution is associated with.
*/
String getProcessBusinessKey();
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.