Skip to content

[Task]: Class BaseTransform rename method setCarteObjectId #4882

@nadment

Description

@nadment

What needs to happen?

public String getContainerId() {
    return this.containerObjectId;
}

public void setCarteObjectId(String containerObjectId) {
    this.containerObjectId = containerObjectId;
}

Issue Priority

Priority: 3

Issue Component

Component: Transforms

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions