Package com.xebialabs.xlrelease.activity
Interface ActivityOps
- All Known Implementing Classes:
ReleaseActivity
public interface ActivityOps
-
Method Summary
Modifier and TypeMethodDescriptiondefault com.xebialabs.xlrelease.domain.ActivityLogEntrycreate(Date eventTime, String activityType, String username, com.xebialabs.deployit.plugin.api.reflect.Type targetType, String targetId, String message, Object... parameters) default Stringdefault Object[]formatParameters(Object[] parameters) getName()
-
Method Details
-
create
-
format
-
formatParameters
-
getName
String getName() -
getCategories
Set<ActivityCategory> getCategories()
-