cancel
Showing results for 
Search instead for 
Did you mean: 

ExecutionEntity.setActivity(destination)?

weiyi2011
Champ in-the-making
Champ in-the-making
Hi, All.

ExecutionEntity execution = query…;
ActivityImpl destination = query…;

execution.setActivity(destination);// update ACT_RU_EXECUTION.ACT_ID_='destination.id';????

What is the setActivity() can do?
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
This is an internal method to move that execution to the given activity.

Note that this is not part of the public API.
Getting started

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.