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

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

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 ()

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

cloneInformation

public ContentInformation cloneInformation (File cloneFolder)

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

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

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

isValid

public boolean isValid ()

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