|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FavoriteType in com.lombardisoftware.webapi |
---|
Fields in com.lombardisoftware.webapi declared as FavoriteType | |
---|---|
static FavoriteType |
FavoriteType.PROCESS
|
static FavoriteType |
FavoriteType.SERVICE
|
Methods in com.lombardisoftware.webapi that return FavoriteType | |
---|---|
static FavoriteType |
FavoriteType.fromString(java.lang.String value)
|
static FavoriteType |
FavoriteType.fromValue(java.lang.String value)
|
FavoriteType |
Favorite.getType()
Gets the type value for this Favorite. |
Methods in com.lombardisoftware.webapi with parameters of type FavoriteType | |
---|---|
void |
Favorite.setType(FavoriteType type)
Sets the type value for this Favorite. |
Constructors in com.lombardisoftware.webapi with parameters of type FavoriteType | |
---|---|
Favorite(long id,
java.lang.String name,
java.lang.String displayName,
java.lang.Boolean startable,
FavoriteType type,
Service service,
Process process,
InfoPathForm infoPathForm,
java.lang.Boolean infoPathFormOfflineOnly)
|
|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |