ContentInformation

public class ContentInformation
extends Object

java.lang.Object
com.android.tradefed.build.content.ContentInformation


แสดงเนื้อหาสำหรับบิลด์เป้าหมายที่กำหนดของเวอร์ชันฐานและเวอร์ชันปัจจุบัน

สรุป

ฟิลด์

public final String baseBuildId

public final File baseContent

public final String currentBuildId

public final File currentContent

เครื่องมือสร้างสาธารณะ

ContentInformation(File baseContent, String baseBuildId, File currentContent, String currentBuildId)

เมธอดสาธารณะ

void clean()
ContentInformation cloneInformation(File cloneFolder)

คัดลอก ContentInformation และไฟล์ที่เกี่ยวข้องแบบละเอียด หากมี

ContentInformation cloneInformation()
boolean isValid()

ฟิลด์

baseBuildId

public final String baseBuildId

baseContent

public final File baseContent

currentBuildId

public final String currentBuildId

currentContent

public final File currentContent

เครื่องมือสร้างสาธารณะ

ContentInformation

public ContentInformation (File baseContent, 
                String baseBuildId, 
                File currentContent, 
                String currentBuildId)

พารามิเตอร์
baseContent File

baseBuildId String

currentContent File

currentBuildId String

เมธอดสาธารณะ

สะอาด

public void clean ()

cloneInformation

public ContentInformation cloneInformation (File cloneFolder)

คัดลอก ContentInformation และไฟล์ที่เกี่ยวข้องแบบละเอียด หากมี

พารามิเตอร์
cloneFolder File

การคืนสินค้า
ContentInformation

ส่ง
IOException

cloneInformation

public ContentInformation cloneInformation ()

การคืนสินค้า
ContentInformation

ส่ง
IOException

isValid

public boolean isValid ()

การคืนสินค้า
boolean