151152153154155156157
} } public DeploymentQueryImpl createDeploymentQuery() { return new DeploymentQueryImpl(ProcessEngineManagement.getDefaultProcessEngine().getProcessEngineConfiguration().getCommandExecutor()); }