Uses of Interface
com.aquima.web.rest.v1.resource.IProcessBase
Packages that use IProcessBase
-
Uses of IProcessBase in com.aquima.web.rest.v1.resource.impl
Classes in com.aquima.web.rest.v1.resource.impl that implement IProcessBase -
Uses of IProcessBase in com.aquima.web.rest.v1.service
Methods in com.aquima.web.rest.v1.service with parameters of type IProcessBaseModifier and TypeMethodDescriptionprotected final void
ProcessServiceBase.fillAttributes
(IProcessBase processCase, com.aquima.interactions.process.dao.ICaseDataInstance[] caseInstances, Map<Long, com.aquima.interactions.process.dao.ICaseDataValue[]> caseValues, List<String> includedAttributes, boolean includeAll) protected final void
ProcessServiceBase.fillAttributes
(IProcessBase caseInstance, List<String> includedAttributes, boolean includeAll) Method parameters in com.aquima.web.rest.v1.service with type arguments of type IProcessBaseModifier and TypeMethodDescriptionprotected final void
ProcessServiceBase.fillAttributes
(List<? extends IProcessBase> cases, List<String> includedAttributes, boolean includeAll) protected static long[]
ProcessServiceBase.getCaseIds
(List<? extends IProcessBase> cases)