Class SynchronisationStatusKeyParamsSerde
java.lang.Object
com.atlassian.crowd.model.directory.SynchronisationStatusKeyParamsSerde
A utility class for marshalling and unmarshalling parameters for a
SynchronisationStatusKey
.- Since:
- 5.3.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
marshallParams
(List<Serializable> params) static List<Serializable>
unmarshallParams
(String marshalledParams)
-
Constructor Details
-
SynchronisationStatusKeyParamsSerde
public SynchronisationStatusKeyParamsSerde()
-
-
Method Details
-
unmarshallParams
-
marshallParams
-