ข้อมูลเกี่ยวกับเนื้อหา

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()
ContentInformation cloneInformation(File cloneFolder)

คัดลอก ContentInformation และไฟล์ที่สำคัญ หากมี

ช่อง

รหัส BaseBuild

public final String baseBuildId

เนื้อหาพื้นฐาน

public final File baseContent

รหัสเวอร์ชันปัจจุบัน

public final String currentBuildId

เนื้อหาปัจจุบัน

public final File currentContent

ช่างก่อสร้างสาธารณะ

ข้อมูลเกี่ยวกับเนื้อหา

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

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

baseBuildId String

currentContent File

currentBuildId String

วิธีการสาธารณะ

ทำความสะอาด

public void clean ()

ข้อมูลโคลน

public ContentInformation cloneInformation ()

คิกรีเทิร์น
ContentInformation

ข้อมูลโคลน

public ContentInformation cloneInformation (File cloneFolder)

คัดลอก ContentInformation และไฟล์ที่สำคัญ หากมี

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

คิกรีเทิร์น
ContentInformation