Attachments

Discuss problems installing or using TrackStudio.

Re: Attachments

Postby Petr » Thu Apr 22, 2010 5:22 pm

What's the name of parent class, is it have any parameters.

Code: Select all
SecuredMessageTriggerBean message = new SecuredMessageTriggerBean(null, text, time, hrs, deadline, budget, id, sc.getUserId(), resolutionId, priorityId, null, handlerUserId, handlerGroupId, mstatusId, udfMap, sc, atts);

In trigger have access object - "message". Object "message" this is constructor SecuredMessageTriggerBean. He have field ArrayList<AttachmentArray> atts; Metod getAtts() return list object AttachmentArray.
In object AttachmentArray have fields.
Code: Select all
    private SafeString name;
    private SafeString description;
    private InputStream data;
    private int len;

We have documentation about JavaDoc. but he writen on the russian language. All documentation will be released after the release TS4
TS Support
email: parsentev@yandex.ru
Petr
 
Posts: 1125
Joined: Wed Aug 12, 2009 4:38 pm

Previous

Return to TrackStudio Support

Who is online

Users browsing this forum: Google [Bot] and 0 guests

cron