You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which implies that, when unmarshall, they are not really models, but just collections.
Thats formally uncorrect and might lead to classcastexception when using MarshallingUtils when casting to a WorkflowModel is enforced.
Which implies that, when unmarshall, they are not really models, but just collections.
Thats formally uncorrect and might lead to classcastexception when using MarshallingUtils when casting to a WorkflowModel is enforced.