|
KIE :: Execution Server :: API 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MarshallingFormat | |
|---|---|
| org.kie.server.api.marshalling | |
| Uses of MarshallingFormat in org.kie.server.api.marshalling |
|---|
| Methods in org.kie.server.api.marshalling that return MarshallingFormat | |
|---|---|
static MarshallingFormat |
MarshallingFormat.fromId(int id)
|
static MarshallingFormat |
MarshallingFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MarshallingFormat[] |
MarshallingFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kie.server.api.marshalling with parameters of type MarshallingFormat | |
|---|---|
static Marshaller |
MarshallerFactory.getMarshaller(MarshallingFormat format,
ClassLoader classLoader)
|
|
KIE :: Execution Server :: API 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||