Package org.flowable.cmmn.rest.service.api.runtime.caze
-
Interface Summary Interface Description BaseVariableResource.VariableInterceptor -
Class Summary Class Description BaseCaseInstanceResource BaseVariableResource BaseVariableResource.NoopVariableInterceptor CaseInstanceCollectionResource Modified the "createCaseInstance" method to conditionally call a "createCaseInstanceResponse" method with a different signature, which will conditionally return the case variables that exist when the case instance either enters its first wait state or completes.CaseInstanceCreateRequest Modified to add a "returnVariables" flag, which determines whether the variables that exist within the process instance when the first wait state is encountered (or when the case instance completes) should be returned or not.CaseInstanceDiagramResource CaseInstanceIdentityLinkCollectionResource CaseInstanceIdentityLinkResource CaseInstanceQueryRequest CaseInstanceQueryResource CaseInstanceResource CaseInstanceResponse Modified to add a "completed" flag, which lets the caller know if the case instance has run to completion without encountering a wait state or experiencing an error/ exception.CaseInstanceUpdateRequest CaseInstanceVariableCollectionResource CaseInstanceVariableDataResource CaseInstanceVariableResource ChangePlanItemStateRequest EventSubscriptionCollectionResource EventSubscriptionQueryProperties EventSubscriptionResource EventSubscriptionResponse PlanItemInstanceVariableDataResource PlanItemInstanceVariableResource