Interface CopyResult


public interface CopyResult
Result of copy action
Since:
3.10.0
  • Method Details

    • convertedCopiedCustomFields

      @NotNull IterableWithSize<String> convertedCopiedCustomFields()
      Returns:
      Custom fields which were converted. This includes also incompatible custom fields.
    • notCopiedFields

      @NotNull IterableWithSize<String> notCopiedFields()
      Returns:
      List of fields which were not copied due to permissions