|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuildIOType
This interface is used to combine a set of build resources that are inputs or outputs for the given action into one group
Method Summary | |
---|---|
IBuildResource[] |
getResources()
Specifies a set of resources associated with this argument |
IBuildStep |
getStep()
Specifies the build step this argument belongs to |
boolean |
isInput()
Specifies whether this argument is Step input or output |
Method Detail |
---|
boolean isInput()
IBuildResource[] getResources()
IBuildStep getStep()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |