SecondaryInput

interface SecondaryInput


Represents a change event for a SecondaryFile transform input.

Summary

Public functions

SecondaryFile!

The change event subject.

Status!

The change status.

Public functions

getSecondaryInput

fun getSecondaryInput(): SecondaryFile!

The change event subject.

Returns
SecondaryFile!

an instance of SecondaryFile that represent a transform input file.

getStatus

fun getStatus(): Status!

The change status.

Returns
Status!

the change status.