Class AbstractGetProcessDeploymentInfo

java.lang.Object
org.bonitasoft.engine.api.impl.transaction.AbstractGetEntity<org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo,SProcessDefinitionDeployInfo>
org.bonitasoft.engine.api.impl.transaction.process.AbstractGetProcessDeploymentInfo
All Implemented Interfaces:
TransactionContent, TransactionContentWithResult<List<org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo>>
Direct Known Subclasses:
GetProcessDefinitionDeployInfos, GetProcessDefinitionDeployInfosWithActorOnlyForGroup, GetProcessDefinitionDeployInfosWithActorOnlyForGroups, GetProcessDefinitionDeployInfosWithActorOnlyForRole, GetProcessDefinitionDeployInfosWithActorOnlyForRoles, GetProcessDefinitionDeployInfosWithActorOnlyForUser, GetProcessDefinitionDeployInfosWithActorOnlyForUsers

public abstract class AbstractGetProcessDeploymentInfo extends AbstractGetEntity<org.bonitasoft.engine.bpm.process.ProcessDeploymentInfo,SProcessDefinitionDeployInfo>
Author:
Celine Souchet
  • Constructor Details

    • AbstractGetProcessDeploymentInfo

      public AbstractGetProcessDeploymentInfo(SearchEntityDescriptor searchDescriptor, int fromIndex, int numberOfResults, org.bonitasoft.engine.bpm.process.ProcessDeploymentInfoCriterion criterion)
  • Method Details