Methods in com.tibco.bpm.web.client.model.types that return OSAuditConstants.managedObjectTypeEnum |
OSAuditConstants.managedObjectTypeEnum |
ECQueryResult.getManagedObjectTypeEnum()
Enum value to allow task types to be selected using an integer comparison rather than String comparison. |
static OSAuditConstants.managedObjectTypeEnum |
OSAuditConstants.managedObjectTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OSAuditConstants.managedObjectTypeEnum[] |
OSAuditConstants.managedObjectTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared. |