社区发布类图
2018-04-15 11:32:10 0 举报
体检监测类图
作者其他创作
大纲/内容
1
PublishState
+ready : state+publishing : state+failure : state+unavailable : state
PublishController
-logger : Log
-present()-check()-publish()
PublishModel
+dataType : String+title : String+abstract : String+mediaList : Array+uploadedTokensDict : Dictionary
+videoPath()+imageLocalIdentifiers()
PublishWorkerManager
-publishWorkers : Array-objectCache : Cache
+tryPublishModel()+removeWorker()+workerRepublish()-nextWorkerWork()-savePublishModels()-loadPublishModels()
PublishService
+insert()+delete()+query()+update()
0..*
0..1
PublishWorker
+publishModel : PublishModel+publishState : PublishState+publishProgress : Float
+trySubmitPublish()-uploadFile()-isAllFilesUploaded()+submitPublish()
0 条评论
下一页