wangting
2025-01-16 18c43123b51a1688ab4ae01fe3d171c7d92e619b
1
2
3
4
5
<body>the jBPM API, Start by creating a {@link org.jbpm.api.Configuration},
build a {@link org.jbpm.api.ProcessEngine} from that, and then you can find 
the workflow methods on the services like {@link org.jbpm.api.ExecutionService},
{@link org.jbpm.api.TaskService}.
</body>