Uses of Class
com.flowable.platform.engine.impl.sandbox.job.JobCountSession.Count
-
Packages that use JobCountSession.Count Package Description com.flowable.platform.engine.impl.sandbox.job -
-
Uses of JobCountSession.Count in com.flowable.platform.engine.impl.sandbox.job
Fields in com.flowable.platform.engine.impl.sandbox.job with type parameters of type JobCountSession.Count Modifier and Type Field Description protected Map<String,JobCountSession.Count>
JobCountSession. countsByInstance
Methods in com.flowable.platform.engine.impl.sandbox.job that return JobCountSession.Count Modifier and Type Method Description JobCountSession.Count
JobCountSession. getCountFor(String instanceId)
-