Skip to content

Expose getDelegate for non-serializable wrappers around Swagger models #24

@kwin

Description

@kwin

Although all Swagger model classes are serializable the wrapper classes in io.adobe.cloudmanager.model are not. E.g. PipelineExecutionStepState contains a reference towards CloudManagerApi which is not serializable. For all those wrapper classes the delegate should be exposed via a public getDelegate() method, because otherwise consumers cannot get hold of the serializable model instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions