Its fixed!
I just needed to annotate the class ExecuteChange with @Service to create its bean and voila.
@Service
public class ExecuteChange implements JavaDelegate
Its fixed!
I just needed to annotate the class ExecuteChange with @Service to create its bean and voila.
@Service
public class ExecuteChange implements JavaDelegate