public class TokenQueryProperty extends Object implements QueryProperty
TokenQuery.| Modifier and Type | Field and Description |
|---|---|
static TokenQueryProperty |
TOKEN_DATE |
static TokenQueryProperty |
TOKEN_ID |
| Constructor and Description |
|---|
TokenQueryProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
static TokenQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final TokenQueryProperty TOKEN_ID
public static final TokenQueryProperty TOKEN_DATE
public TokenQueryProperty(String name)
public String getName()
getName in interface QueryPropertypublic static TokenQueryProperty findByName(String propertyName)
Copyright © 2021 Flowable. All rights reserved.