public class BatchQueryProperty extends Object implements QueryProperty
BatchQuery.| Modifier and Type | Field and Description |
|---|---|
static BatchQueryProperty |
BATCH_ID |
static BatchQueryProperty |
CREATETIME |
static BatchQueryProperty |
TENANT_ID |
| Constructor and Description |
|---|
BatchQueryProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
static BatchQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final BatchQueryProperty BATCH_ID
public static final BatchQueryProperty CREATETIME
public static final BatchQueryProperty TENANT_ID
public BatchQueryProperty(String name)
public String getName()
getName in interface QueryPropertypublic static BatchQueryProperty findByName(String propertyName)
Copyright © 2021 Flowable. All rights reserved.