Hi All,
I have tried tutorials using the WorkFlow module. It seems some of the functions are throwing errors.
I have imported the package
import com.smartgwt.client.util.workflow.Process;
import com.smartgwt.client.util.workflow.Task;
still throws the error.
I have tried tutorials using the WorkFlow module. It seems some of the functions are throwing errors.
I have imported the package
import com.smartgwt.client.util.workflow.Process;
import com.smartgwt.client.util.workflow.Task;
still throws the error.
Comment